When we introducd the QEMU_CI variable to control running of pipelines in gitlab forks, we didn't include the ekd2/opensbi jobs in the rules. This caused pipelines to be unexpectedly created in some cases. This addresses that oversight.
Daniel P. Berrangé (3): gitlab: normalize indentation in edk2/opensbi rules gitlab: tweak comments in edk2/opensbi jobs gitlab: honour QEMU_CI variable in edk2/opensbi jobs .gitlab-ci.d/edk2.yml | 133 ++++++++++++++++++++++---------------- .gitlab-ci.d/opensbi.yml | 134 +++++++++++++++++++++++---------------- 2 files changed, 158 insertions(+), 109 deletions(-) -- 2.36.1