Publish nightly builds from mainline, not master
This commit is contained in:
parent
84c5496060
commit
6f2190f4c6
1 changed files with 4 additions and 1 deletions
|
|
@ -100,4 +100,7 @@ stop_review:
|
||||||
extends: .stop_review
|
extends: .stop_review
|
||||||
|
|
||||||
nightly:
|
nightly:
|
||||||
extends: '.publish_nightly'
|
extends: '.publish_nightly'
|
||||||
|
only:
|
||||||
|
refs:
|
||||||
|
- mainline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue