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

Makefile: various improvements #66

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Makefile: various improvements #66

merged 1 commit into from
Aug 27, 2018

Conversation

fatih
Copy link
Contributor

@fatih fatih commented Aug 23, 2018

  • Fix building image from localhost
  • Add -v flag to go test
  • Prevent pushing a stable image from a non-master branch

closes: #67

@fatih fatih force-pushed the makefile-improvements branch 2 times, most recently from fd9ac39 to e83a89b Compare August 23, 2018 10:30
* Fix building image from localhost
* Add `-v` flag to `go test`
* Prevent pushing a stable image from a non-master branch
@fatih fatih changed the title Makefile: fix building local dev image Makefile: various improvements Aug 23, 2018
@lxfontes
Copy link

lgtm

@fatih fatih merged commit d677728 into master Aug 27, 2018
@fatih fatih deleted the makefile-improvements branch August 27, 2018 07:04
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.

Prevent "make publish" if branch is not "master"
2 participants