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
|
||||
sudo: true
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
# deploy develop to the staging environment
|
||||
- provider: script
|
||||
script: deploy.sh staging
|
||||
|
|
Loading…
Reference in a new issue