aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-09-15 13:34:12 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-09-15 16:43:16 +0100
commit7b7ab2d6c99987e46aa53478798a05fcaf02226e (patch)
tree53a1a8f7008fd23cca2c55d346a2befcb7298adf /crypto
parent0b6206b9c6825619cd721085fe082d7a0abc9af4 (diff)
gitlab-ci: Mark manual-only jobs as allow_failure
If a gitlab CI job is marked as manual-only but is not marked as allow_failure, then gitlab considers that the pipeline is "blocked" until the job has been manually triggered. We need to mark these manual-only jobs as also allow_failure: true so that gitlab doesn't insist that they have run before it will consider the pipeline to be complete. Fixes: 4c9af1ea1457782cf0adb29 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20210915123412.8232-1-peter.maydell@linaro.org Acked-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions