1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-19 16:56:17 +02:00

CI pipeline: Skip cleanup prior to deployment

Deployment via Travis CI failed due an error during
cleanup (#884):

`Could not restore untracked files from stash entry`

Disabling the cleanup fixes this problem.
This commit is contained in:
Andreas Hasenkopf 2020-12-28 09:22:23 +01:00
parent 6104560050
commit dba77a315b

View File

@ -16,6 +16,8 @@ before_deploy:
- rm -rf $TRAVIS_BUILD_DIR/dist/*
deploy:
provider: pypi
skip_existing: true
skip_cleanup: true
user: suse
password:
secure: R4+YNPW2tsiY06hibGvONYn0//1z1QdcY8VmNbYpIRly4eTAbPE9uejKpyuflUkznpEkoqCdFzi5FNFhgat9N+AkIKyX9NTkf0oxaKKbdqBM7H1V8bqLYlAO479262spRyO0ee5fV5v6g81AFjncIV+pGjtQ0Vg/sjVcvGa61bs=