[epiphany/wip/exalm/canary2: 3/3] ci: Allow failure for canary nightly job as well




commit 7365eea75bf67572214680c44bb28eab10919f6c
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Oct 18 05:33:50 2022 +0400

    ci: Allow failure for canary nightly job as well
    
    Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1204>

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9457ff18c..b2532a8b4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -154,6 +154,7 @@ canary:
 
 canary nightly:
   extends: '.publish_nightly'
+  allow_failure: true
   stage: .post
   dependencies: ['canary']
   before_script:


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