[libsoup/wip/ci/autobah-failure] CI: Allow Autobahn to fail without blocking




commit 04ca3df02728d7e073022de2a77ccbb0dc85e44a
Author: Patrick Griffis <pgriffis igalia com>
Date:   Mon Mar 21 18:49:23 2022 +0000

    CI: Allow Autobahn to fail without blocking

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 597cfc49..a99348f0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,6 +41,7 @@ fedora-autobahn-quick:
   artifacts:
     paths:
       - "_build/meson-logs/autobahn-report"
+  allow_failure: true
 
 fedora-scan:
   extends: .build


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