Skip to content

Commit

Permalink
Fix travis tagged build (#379)
Browse files Browse the repository at this point in the history
* Fix tagged master build on travis
* Remove branches section
  • Loading branch information
WithoutPants authored Feb 24, 2020
1 parent 71ca30e commit acc8a12
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@ deploy:
name: ${STASH_VERSION}
on:
repo: stashapp/stash
branch: master
tags: true
# make sure we don't release using the latest_develop tag
condition: $TRAVIS_TAG != latest_develop

branches:
only:
- master
- develop

0 comments on commit acc8a12

Please sign in to comment.