travis skip_cleanup
Signed-off-by: emile <emile@vauge.com>
This commit is contained in:
parent
a1c1958235
commit
6282bf33a0
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ script:
|
||||||
- make image
|
- make image
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
skip_cleanup: true
|
||||||
provider: script
|
provider: script
|
||||||
script: script/deploy.sh
|
script: script/deploy.sh
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in a new issue