mirror of
https://github.com/traefik/traefik.git
synced 2025-09-26 16:21:15 +02:00
Change deploy script.
This commit is contained in:
parent
82308c9a53
commit
076d6abfe4
@ -22,7 +22,7 @@ ssh-add ~/.ssh/traefiker_rsa
|
|||||||
echo "Updating traefik-library-imag repo..."
|
echo "Updating traefik-library-imag repo..."
|
||||||
git clone git@github.com:containous/traefik-library-image.git
|
git clone git@github.com:containous/traefik-library-image.git
|
||||||
cd traefik-library-image
|
cd traefik-library-image
|
||||||
./update.sh $VERSION
|
./updatev2.sh $VERSION
|
||||||
git add -A
|
git add -A
|
||||||
echo $VERSION | git commit --file -
|
echo $VERSION | git commit --file -
|
||||||
echo $VERSION | git tag -a $VERSION --file -
|
echo $VERSION | git tag -a $VERSION --file -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user