mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Use old deploy pypi behavior
Until skip_existing option exists, use the old travis dpl behaviour to not fail on existing files.
This commit is contained in:
parent
c592d46b00
commit
d4bff7505e
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ deploy:
|
|||
secure: "vMEOlP7DQhFJ7hQAKtKC5hrJXFl5BkUt4nXdosWWiw//Kg8E+PPLg88XPI2gqIosir9wwgtbSBBbbwCxkM6uxRNMpoNR8Ixyv9fmSXp4rLl7bbBY768W7IRXKIBjpuEy2brQjoT+CwDDSzUkckHvuUjJDNRvUv8ab4P/qYO1LG4="
|
||||
on:
|
||||
branch: deploy
|
||||
edge:
|
||||
branch: v1.8.45
|
||||
distributions: $DIST
|
||||
skip_existing: true
|
||||
skip_cleanup: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue