Skip to content

Commit

Permalink
Tag stack-built image prior to push
Browse files Browse the repository at this point in the history
  • Loading branch information
awh committed Jun 1, 2018
1 parent 06c8dae commit f4382ef
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 @@ -15,6 +15,7 @@ build:
stack build

publish-image:
docker tag quay.io/$(DH_ORG)/alertdiff:latest quay.io/$(DH_ORG)/alertdiff:$(VERSION)
docker push quay.io/$(DH_ORG)/alertdiff:$(VERSION)

alertdiff-base/.uptodate: alertdiff-base/Dockerfile
Expand Down

0 comments on commit f4382ef

Please sign in to comment.