1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-13 11:14:37 -05:00

travis deploy skip cleanup

https://docs.travis-ci.com/user/deployment#uploading-files-and-skip_cleanup

Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
Avelino 2019-03-23 07:49:41 -03:00
parent ee533006da
commit 70898082ef
No known key found for this signature in database
GPG key ID: B345B4D52E98180A

View file

@ -12,5 +12,6 @@ install:
deploy:
provider: script
script: netlify deploy --dir=tmpl --prod
skip_cleanup: true
on:
branch: master