Dont fail on duplicate upload.
This commit is contained in:
parent
4f86cad21e
commit
15d596ce75
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ deploy:
|
|||
branch:
|
||||
- master
|
||||
skip_cleanup: true
|
||||
skip_existing: true
|
||||
- provider: pypi
|
||||
distributions: sdist bdist_wheel
|
||||
user: spulec
|
||||
|
|
@ -53,3 +54,4 @@ deploy:
|
|||
secure: NxnPylnTfekJmGyoufCw0lMoYRskSMJzvAIyAlJJVYKwEhmiCPOrdy5qV8i8mRZ1AkUsqU3jBZ/PD56n96clHW0E3d080UleRDj6JpyALVdeLfMqZl9kLmZ8bqakWzYq3VSJKw2zGP/L4tPGf8wTK1SUv9yl/YNDsBdCkjDverw=
|
||||
on:
|
||||
tags: true
|
||||
skip_existing: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue