gitlab-ci: Allow freebsd to fail
[pam_wrapper.git] / .gitlab-ci.yml
index 839c834250c15f3a8b642112f24420d494ac5a47..1439b2c7b598f300e9ea10e5323bce864af9d594 100644 (file)
@@ -132,6 +132,9 @@ freebsd/x86_64:
     when: on_failure
     paths:
       - obj/
+  # pam_wrapper stopped to work with the latest OpenPAM version, this is a
+  # bigger effort to investigate.
+  allow_failure: true
 
 tumbleweed/x86_64/gcc:
   image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$TUMBLEWEED_BUILD