From: Vladimír Čunát Date: Mon, 16 Sep 2024 15:10:25 +0000 (+0200) Subject: CI: allow_failure in pkg:arch X-Git-Tag: v6.0.9~13^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a246dc0735dec7fc150fdcc3bb13a6a29a8ce4f1;p=thirdparty%2Fknot-resolver.git CI: allow_failure in pkg:arch So far we don't know how to fix this. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 12222fe26..0caf1471d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -689,6 +689,7 @@ pkg:alma-9: pkg:arch: <<: *pkg_test_user image: $CI_REGISTRY/packaging/apkg/full/arch + allow_failure: true # our image not starting up currently before_script: - pacman -Syy