mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
after succes make deploy
This commit is contained in:
parent
b35ad76ec6
commit
6cd35a50ce
@ -24,9 +24,4 @@ script:
|
||||
- make image
|
||||
|
||||
after_success:
|
||||
if ([ "$TRAVIS_BRANCH" = "master" ] || [ ! -z "$TRAVIS_TAG" ]) && [ "$TRAVIS_PULL_REQUEST" = "false" ]; then
|
||||
echo "Deploying"
|
||||
make deploy
|
||||
else
|
||||
echo "Skipping deploy"
|
||||
fi
|
||||
- make deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user