Disabled script

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-06-11 19:00:30 +04:00
parent 62c0ddbcd2
commit f5a68e9462

View File

@ -52,6 +52,7 @@ script:
jobs: jobs:
include: include:
- stage: deploy - stage: deploy
script: false
before_deploy: before_deploy:
- cd "$TRAVIS_REPO_SLUG" - cd "$TRAVIS_REPO_SLUG"
- git stash --all - git stash --all