[gnome-build-meta/abderrahim/openh264-manual] .gitlab-ci.yml: make the openh264 allow_failure
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/openh264-manual] .gitlab-ci.yml: make the openh264 allow_failure
- Date: Mon, 19 Jul 2021 16:47:40 +0000 (UTC)
commit 2c9e85aed3ea10fd9651c3b4fd972436c4fa38f7
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Mon Jul 19 17:47:33 2021 +0100
.gitlab-ci.yml: make the openh264 allow_failure
a manual job that doesn't allow failure will keep the pipeline blocked
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 509cea93..a1dd8c98 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -317,6 +317,7 @@ openh264-x86_64:
- .x86_64
stage: deploy
needs: []
+ allow_failure: true
rules:
- if: $EMERGENCY || $BST_TRACK_TAGS != "false"
when: never
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]