Revert using 'cleanup', we are still using dpl v1

This commit is contained in:
sharkdp 2020-12-06 19:06:33 +01:00
parent 91eaff056f
commit c7cf2d1104
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ deploy:
- $PROJECT_NAME-$TRAVIS_TAG-$TARGET.*
- $PROJECT_NAME*.deb
# don't delete artifacts from previous stage
cleanup: false
skip_cleanup: true
on:
# deploy only if we push a tag
tags: true