Added skip cleanup

This commit is contained in:
Epowerj 2017-12-21 15:08:31 -05:00
parent e4d0067f31
commit 54f5355b1c

View File

@ -19,3 +19,6 @@ script:
after_success:
- chmod +x upload-build.sh
- ./upload-build.sh
deploy:
skip_cleanup: true