mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-19 18:44:19 -05:00
fix branch regexp
This commit is contained in:
parent
3e438bfec8
commit
0f4fb537ce
@ -9,7 +9,7 @@ branches:
|
|||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
- /release-v.*/
|
- /^release-v/
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- git remote set-branches --add origin develop
|
- git remote set-branches --add origin develop
|
||||||
|
Loading…
Reference in New Issue
Block a user