The open source OpenXR runtime

ci: Almost always build the containers in MRs

+1 -1
+1 -1
.gitlab-ci/ci-rules.yml
··· 63 63 # affecting the pipeline were changed 64 64 - if: *is-pre-merge 65 65 changes: 66 - *paths-ci-files 66 + *paths-ci-code-sys-files 67 67 when: on_success 68 68 # Allow triggering jobs manually in other cases if any files affecting the 69 69 # pipeline were changed: Disabled for now because it causes the pipeline on