Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
Fix push to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
msoedov committed Jan 19, 2018
1 parent 2083b8a commit bae9993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ build:

push:
@docker push $(REPO):$(GIT_SUMMARY)
@docker push $(REPO)

0 comments on commit bae9993

Please sign in to comment.