mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-08 16:42:57 -05: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
Add a link
Reference in a new issue