mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00: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:
parent
ee533006da
commit
70898082ef
@ -12,5 +12,6 @@ install:
|
||||
deploy:
|
||||
provider: script
|
||||
script: netlify deploy --dir=tmpl --prod
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user