mirror of https://github.com/stashapp/stash.git
parent
2565173105
commit
66434d106d
|
@ -30,5 +30,6 @@ deploy:
|
|||
repo: stashapp/stash
|
||||
branch: master
|
||||
branches:
|
||||
except:
|
||||
- /^v\d+\.\d\.\d.*/ # don't build tags
|
||||
only:
|
||||
- master
|
||||
- develop
|
Loading…
Reference in New Issue