Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sbuvaneshkumar committed Sep 25, 2019
1 parent 358ae0a commit 817d33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ backup/uninstall:
.PHONY: code/build/linux
code/build/linux:
env GOOS=linux GOARCH=amd64 go build $(APP_FILE)
echo "$(VARIABLE)"
echo "basic $(VARIABLE)"

.PHONY: image/build/master
image/build/master:
Expand Down

0 comments on commit 817d33b

Please sign in to comment.