Skip to content

Commit

Permalink
one more try
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Nov 27, 2023
1 parent ec504db commit 7f61576
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 @@ -133,6 +133,7 @@ build-alpha:

.PHONY: build-release
build-release:
docker pull ttl.sh/salah/kotsadm:${GIT_TAG}
docker tag ttl.sh/salah/kotsadm:${GIT_TAG} kotsadm/kotsadm:${GIT_TAG}
docker push kotsadm/kotsadm:${GIT_TAG}

Expand Down

0 comments on commit 7f61576

Please sign in to comment.