summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2021-07-20 16:55:41 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2021-07-20 17:03:46 -0400
commit40efff0361648ee58ea26de5696a467de3c42822 (patch)
treec748bb8fcca12d2eae6f1ecfd574a08eb8ecca20
parente56ce3461748cdb0bbdfc91cfdadc8eaee81eacb (diff)
downloadlibnice-40efff0361648ee58ea26de5696a467de3c42822.tar.gz
gitlab-ci: Allow msys CI to fail
It just won't work for now.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7f6f9a..f71160f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,6 +67,7 @@ build:
build msys2:
extends: .build windows
+ allow_failure: true
before_script:
# Make sure powershell exists on errors
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6