Change deploy script.

This commit is contained in:
Ludovic Fernandez
2019-03-19 07:20:02 +01:00
committed by Traefiker Bot
parent 108d9dbb3f
commit f6b7e333be
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ ssh-add ~/.ssh/traefiker_rsa
echo "Updating traefik-library-imag repo..."
git clone git@github.com:containous/traefik-library-image.git
cd traefik-library-image
./update.sh $VERSION
./updatev1.sh $VERSION
git add -A
echo $VERSION | git commit --file -
echo $VERSION | git tag -a $VERSION --file -