Skip to content

Commit

Permalink
Fixes image pushing
Browse files Browse the repository at this point in the history
  • Loading branch information
ruffrey committed Dec 5, 2021
1 parent 9338de4 commit d91f304
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 @@ -29,4 +29,5 @@ test-docker:
push-docker:
docker push "ghcr.io/mailsac/dracula:${VERSION}"
docker tag "ghcr.io/mailsac/dracula:${VERSION}" "ghcr.io/mailsac/dracula:latest"
docker push "ghcr.io/mailsac/dracula:latest"
.PHONY: push-docker

0 comments on commit d91f304

Please sign in to comment.