mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 17:35:16 +01:00
Revert using 'cleanup', we are still using dpl v1
This commit is contained in:
parent
91eaff056f
commit
c7cf2d1104
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ deploy:
|
||||||
- $PROJECT_NAME-$TRAVIS_TAG-$TARGET.*
|
- $PROJECT_NAME-$TRAVIS_TAG-$TARGET.*
|
||||||
- $PROJECT_NAME*.deb
|
- $PROJECT_NAME*.deb
|
||||||
# don't delete artifacts from previous stage
|
# don't delete artifacts from previous stage
|
||||||
cleanup: false
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
# deploy only if we push a tag
|
# deploy only if we push a tag
|
||||||
tags: true
|
tags: true
|
||||||
|
|
Loading…
Reference in a new issue