Skip to content

Commit

Permalink
Only try to deploy once, not for each environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcorpet committed Feb 5, 2021
1 parent a0cc36f commit b9b2952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ deploy:
on:
tags: true
branch: develop
skip_existing: true

0 comments on commit b9b2952

Please sign in to comment.