From 76ed27655611f2ccb002893dbd598b96627c4875 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 10 Jun 2021 15:47:32 +0200 Subject: [PATCH] Workaround: Allow OTRS jobs to fail until host is reachable again. --- .gitlab/ci/integration/otrs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/ci/integration/otrs.yml b/.gitlab/ci/integration/otrs.yml index 696d09a63..a436f4619 100644 --- a/.gitlab/ci/integration/otrs.yml +++ b/.gitlab/ci/integration/otrs.yml @@ -1,4 +1,5 @@ .template_integration_otrs: &template_integration_otrs + allow_failure: true extends: - .template_integration script: