fix branch regexp

pull/4106/head
Richard van der Hoff 2018-10-24 15:09:05 +01:00
parent 3e438bfec8
commit 0f4fb537ce
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ branches:
only:
- master
- develop
- /release-v.*/
- /^release-v/
before_script:
- git remote set-branches --add origin develop