Skip to content

Commit f4382ef

Browse files
committed
Tag stack-built image prior to push
1 parent 06c8dae commit f4382ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ build:
1515
stack build
1616

1717
publish-image:
18+
docker tag quay.io/$(DH_ORG)/alertdiff:latest quay.io/$(DH_ORG)/alertdiff:$(VERSION)
1819
docker push quay.io/$(DH_ORG)/alertdiff:$(VERSION)
1920

2021
alertdiff-base/.uptodate: alertdiff-base/Dockerfile

0 commit comments

Comments
 (0)