Build stage to master branch only

This commit is contained in:
Bert van der Weerd 2022-11-10 13:02:42 +01:00
parent 6b65da0a9d
commit 5413fde24a
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -37,6 +37,8 @@ Build Docker Images:
Build: Build:
stage: build stage: build
when: manual when: manual
only:
- master
allow_failure: false allow_failure: false
parallel: parallel:
matrix: matrix: