Skip to content

Commit

Permalink
chore: push latest tag (#97)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Rynhard <[email protected]>
  • Loading branch information
andrewrynhard authored Jan 13, 2019
1 parent 598b595 commit e93a47e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ image: build
$(COMMON_ARGS)

push: image
@docker tag autonomy/conform:$(SHA) autonomy/conform:latest
@docker push autonomy/conform:$(SHA)
@docker push autonomy/conform:latest

deps:
@GO111MODULES=on CGO_ENABLED=0 go get -u github.com/autonomy/gitmeta
Expand Down

0 comments on commit e93a47e

Please sign in to comment.