Dont fail on duplicate upload.
This commit is contained in:
parent
4f86cad21e
commit
15d596ce75
@ -46,6 +46,7 @@ deploy:
|
|||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
skip_existing: true
|
||||||
- provider: pypi
|
- provider: pypi
|
||||||
distributions: sdist bdist_wheel
|
distributions: sdist bdist_wheel
|
||||||
user: spulec
|
user: spulec
|
||||||
@ -53,3 +54,4 @@ deploy:
|
|||||||
secure: NxnPylnTfekJmGyoufCw0lMoYRskSMJzvAIyAlJJVYKwEhmiCPOrdy5qV8i8mRZ1AkUsqU3jBZ/PD56n96clHW0E3d080UleRDj6JpyALVdeLfMqZl9kLmZ8bqakWzYq3VSJKw2zGP/L4tPGf8wTK1SUv9yl/YNDsBdCkjDverw=
|
secure: NxnPylnTfekJmGyoufCw0lMoYRskSMJzvAIyAlJJVYKwEhmiCPOrdy5qV8i8mRZ1AkUsqU3jBZ/PD56n96clHW0E3d080UleRDj6JpyALVdeLfMqZl9kLmZ8bqakWzYq3VSJKw2zGP/L4tPGf8wTK1SUv9yl/YNDsBdCkjDverw=
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
skip_existing: true
|
||||||
|
Loading…
Reference in New Issue
Block a user