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
|
||||
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: script
|
||||
script: script/deploy.sh
|
||||
on:
|
||||
|
|
Loading…
Reference in a new issue