ci: Also only run test-build on MRs

This commit is contained in:
Colin Walters 2023-09-08 17:27:54 +00:00
parent 3932ccd060
commit 3afb0b6c90
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ stages:
- build
test-build:
only:
- merge_requests
stage: build
before_script:
# Log into the registry