Of course forgot skip_cleanup
This commit is contained in:
parent
aaa7e7b7ee
commit
2f712a6ce5
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jdk:
|
||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
sudo: true
|
sudo: true
|
||||||
deploy:
|
deploy:
|
||||||
|
skip_cleanup: true
|
||||||
# deploy develop to the staging environment
|
# deploy develop to the staging environment
|
||||||
- provider: script
|
- provider: script
|
||||||
script: deploy.sh staging
|
script: deploy.sh staging
|
||||||
|
|
Loading…
Reference in a new issue