mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
do cleanup
This commit is contained in:
parent
8bdc71a06c
commit
29915596ed
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ script:
|
|||
|
||||
deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
skip_cleanup: false
|
||||
script: curl -sL https://git.io/goreleaser | bash
|
||||
on:
|
||||
tags: true
|
||||
condition: $TRAVIS_OS_NAME = linux
|
||||
condition: $TRAVIS_OS_NAME = linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue