Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corrected makefile and added nomad plan #5

Merged
merged 1 commit into from
Oct 19, 2017
Merged

Conversation

daiLlew
Copy link
Contributor

@daiLlew daiLlew commented Oct 19, 2017

corrected makefile and added nomad plan

@@ -10,12 +10,8 @@ export GOARCH?=$(shell go env GOARCH)
build:
@mkdir -p $(BUILD_ARCH)/$(BIN_DIR)
go build -o $(BUILD_ARCH)/$(BIN_DIR)/dp-import-reporter cmd/dp-import-reporter/main.go
debug:
debug: build
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't need to build for a debug

@daiLlew daiLlew merged commit f174806 into cmd-develop Oct 19, 2017
@daiLlew daiLlew deleted the feature/nomad-plan branch October 19, 2017 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants