[epiphany/wip/exalm/gtk4: 4/4] ci: Allow failures for the canary job




commit 305316127d120fae6fbb4cb1a759ef52207c0461
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Oct 16 00:06:36 2022 +0400

    ci: Allow failures for the canary job
    
    This should be reverted once there are GTK4 webkit builds.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f3f3330bb..37f2945dc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -127,6 +127,7 @@ canary:
   image: 'quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master'
   stage: 'test'
   interruptible: true
+  allow_failure: true
   tags:
     - flatpak
   variables:


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