1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-08 13:33:59 +00:00

also build on release branches

This commit is contained in:
Richard van der Hoff 2018-10-24 15:04:55 +01:00
parent 56a05583ae
commit 3e438bfec8

View file

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