Skip to content

Commit

Permalink
Tag Latest (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Iapetus999 authored and zdmytriv committed Jul 23, 2021
1 parent ed27367 commit 49207ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
docker-compose push
if [[ $VERSION =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]]; then
docker tag quay.io/verygoodsecurity/ratelimit:${VERSION} quay.io/verygoodsecurity/ratelimit:latest
VERSION=latest docker-compose push
fi
Expand Down

0 comments on commit 49207ca

Please sign in to comment.