mirror of
https://github.com/stashapp/stash.git
synced 2026-01-22 06:10:00 -06:00
Fix travis tagged build (#379)
* Fix tagged master build on travis * Remove branches section
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user