Tag latest on latest update to update Quay image

This commit is contained in:
Knut Ahlers 2016-08-09 17:30:43 +02:00
parent 424f428b6e
commit c34f906f72
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -55,5 +55,6 @@ git add requirements.txt
git -c user.name='travis' -c user.email='travis' \
commit -m "awscli ${AWSCLI_VERSION}"
git tag ${AWSCLI_VERSION}
git tag -f latest
git push -q https://${GH_USER}:${GH_TOKEN}@github.com/luzifer-docker/awscli master --tags