From 35247fae3dcb4fb4b653a7775713648027171f91 Mon Sep 17 00:00:00 2001 From: Damien DESPRES <ext.neogeo.ddespres@grandlyon.com> Date: Mon, 31 Jan 2022 10:47:04 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2e5aa0c..6ce94b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ variables: sonarqube: stage: sonar-analysis + allow_failure: true tags: - build before_script: -- GitLab