diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-07-27 16:24:30 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2021-07-29 07:56:01 +0200 |
commit | 59e8b62b22062e8849429bf1e9cfde6f0affb83c (patch) | |
tree | 74b1557db34b23c12f2841ec9a6a6ef5a6114ceb /.gitlab-ci.d/opensbi.yml | |
parent | d3a4e41da25e55b327cc8092f97a6cf02d0b5227 (diff) | |
download | qemu-59e8b62b22062e8849429bf1e9cfde6f0affb83c.zip qemu-59e8b62b22062e8849429bf1e9cfde6f0affb83c.tar.gz qemu-59e8b62b22062e8849429bf1e9cfde6f0affb83c.tar.bz2 |
gitlab-ci: Fix 'when:' condition in EDK2 jobs
Jobs depending on another should not use the 'when: always'
condition, because if a dependency failed we should not keep
running jobs depending on it. The correct condition is
'when: on_success'.
Fixes: 71920809cea ("gitlab-ci.yml: Add jobs to build EDK2 firmware binaries")
Reported-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210727142431.1672530-4-philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to '.gitlab-ci.d/opensbi.yml')
0 files changed, 0 insertions, 0 deletions