mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-14 11:57:44 +00:00
also build on release branches
This commit is contained in:
parent
56a05583ae
commit
3e438bfec8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- develop
|
||||
- /release-v.*/
|
||||
|
||||
before_script:
|
||||
- git remote set-branches --add origin develop
|
||||
|
|
Loading…
Reference in a new issue