mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
fix branch regexp
This commit is contained in:
parent
3e438bfec8
commit
0f4fb537ce
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- develop
|
||||
- /release-v.*/
|
||||
- /^release-v/
|
||||
|
||||
before_script:
|
||||
- git remote set-branches --add origin develop
|
||||
|
|
Loading…
Add table
Reference in a new issue