[gnome-games/wip/exalm/gtk4: 19/42] ci: Set allow_failure for Ubuntu job



commit 75c870bfdf9204d624a5e732736f7ee7027aa913
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Tue Sep 4 21:09:15 2018 +0500

    ci: Set allow_failure for Ubuntu job
    
    GTK4 isn't available yet on Ubuntu, so ignore build errors there for now.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d2e70fce..068b315d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -98,3 +98,4 @@ ubuntu:devel:
     - bash -x ./.gitlab-ci/prepare.sh
   script:
     - bash -x ./.gitlab-ci/build.sh
+  allow_failure: yes


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