qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH-for-5.2 0/2] gitlab-ci: Fix EDK2 & OpenSBI jobs


From: Philippe Mathieu-Daudé
Subject: [PATCH-for-5.2 0/2] gitlab-ci: Fix EDK2 & OpenSBI jobs
Date: Tue, 10 Nov 2020 13:16:04 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]