Skip to content

Commit

Permalink
pull image before publish to quay
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Dec 20, 2020
1 parent fe628d9 commit f61b672
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 @@ -73,6 +73,7 @@ docker-build:

# Push the docker image
docker-push:
docker pull ${GHCR_IMG}
docker push ${IMG}

docker-push-ghcr:
Expand Down

0 comments on commit f61b672

Please sign in to comment.