mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +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:
|
deploy:
|
||||||
- provider: script
|
- provider: script
|
||||||
skip_cleanup: true
|
skip_cleanup: false
|
||||||
script: curl -sL https://git.io/goreleaser | bash
|
script: curl -sL https://git.io/goreleaser | bash
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
condition: $TRAVIS_OS_NAME = linux
|
condition: $TRAVIS_OS_NAME = linux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue