1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

skip travis deploy cleanup

This commit is contained in:
Matthias Kretschmann 2015-08-31 20:50:49 +02:00
parent 70d46a54dc
commit 1aa680c183

View File

@ -16,6 +16,7 @@ addons:
before_script: .ci/setup.sh before_script: .ci/setup.sh
script: .ci/build.sh script: .ci/build.sh
deploy: deploy:
skip_cleanup: true
provider: script provider: script
script: .ci/deploy.sh script: .ci/deploy.sh
on: on: