mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
temp. skip_cleanup = false
This commit is contained in:
parent
2ba3317324
commit
ce54ad7af3
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ before_install:
|
|||
script:
|
||||
- scripts/build.sh
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
skip_cleanup: false
|
||||
provider: script
|
||||
script: scripts/deploy.sh
|
||||
on:
|
||||
branch: master
|
||||
branch: master
|
||||
|
|
|
|||
Loading…
Reference in a new issue