Build stage to master branch only
This commit is contained in:
parent
6b65da0a9d
commit
5413fde24a
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ Build Docker Images:
|
|||
Build:
|
||||
stage: build
|
||||
when: manual
|
||||
only:
|
||||
- master
|
||||
allow_failure: false
|
||||
parallel:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue