We had rules to restrict building the EDK2 & OpenSBI firmwares
on GitLab CI. Unfortunately commit 922febe2 ("Move edk2 and
opensbi YAML files to .gitlab-ci.d folder") made these rules
ineffective. Fix that. In particular avoid the EDK2 job burn
all free minutes for our fork users.Philippe Mathieu-Daudé (2): gitlab-ci: Avoid running the OpenSBI job when not necessary gitlab-ci: Avoid running the EDK2 job when not necessary .gitlab-ci.d/edk2.yml | 11 ++++------- .gitlab-ci.d/opensbi.yml | 13 ------------- 2 files changed, 4 insertions(+), 20 deletions(-) -- 2.26.2
