mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
disable skip cleanup
This commit is contained in:
parent
47412622ef
commit
ccc10b0f30
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ before_install:
|
|||
script:
|
||||
- scripts/build.sh
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
skip_cleanup: false
|
||||
provider: script
|
||||
script: scripts/deploy.sh
|
||||
on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue