ci: Almost always build the containers in MRs

This commit is contained in:
Jakob Bornecrantz 2023-05-11 09:44:37 +01:00
parent c446153db1
commit e7c2c048f6

View file

@ -63,7 +63,7 @@
# affecting the pipeline were changed
- if: *is-pre-merge
changes:
*paths-ci-files
*paths-ci-code-sys-files
when: on_success
# Allow triggering jobs manually in other cases if any files affecting the
# pipeline were changed: Disabled for now because it causes the pipeline on