Skip to content

Commit 39cb97d

Browse files
authored
Merge pull request python-gitlab#706 from python-gitlab/chore/ci-existing-release
chore(ci): don't try to publish existing release
2 parents a4ea0fe + b4e818d commit 39cb97d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ deploy:
3030
distributions: sdist bdist_wheel
3131
on:
3232
tags: true
33+
skip_existing: true

0 commit comments

Comments
 (0)