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