ci: Also only run test-build on MRs
This commit is contained in:
parent
3932ccd060
commit
3afb0b6c90
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ stages:
|
|||
- build
|
||||
|
||||
test-build:
|
||||
only:
|
||||
- merge_requests
|
||||
stage: build
|
||||
before_script:
|
||||
# Log into the registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue