On 27/07/2021 16.24, Philippe Mathieu-Daudé wrote:
Since v4:
- Fixed typo, update link (thuth)
Since v3:
- Unfortunately patch 4 v2 got merged as 0a9487d80af so
rebase & reword.
Philippe Mathieu-Daudé (4):
docs: Document GitLab custom CI/CD variables
gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
gitlab-ci: Fix 'when:' condition in EDK2 jobs
gitlab-ci: Fix 'when:' condition in OpenSBI jobs
docs/devel/ci.rst | 40 +++++++++++++++++++++++++++++
.gitlab-ci.d/buildtest-template.yml | 4 +--
.gitlab-ci.d/edk2.yml | 6 ++---
.gitlab-ci.d/opensbi.yml | 8 +++---
.gitlab-ci.yml | 19 ++------------
5 files changed, 51 insertions(+), 26 deletions(-)
Thanks, queued to my testing-next tree now:
https://gitlab.com/thuth/qemu/-/commits/testing-next/
Thomas