From da3c569337fc2b2d16df1e47bc70910d7d350c71 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz>
Date: Mon, 11 Feb 2019 10:47:19 +0100
Subject: [PATCH] Mon, 11 Feb 2019 10:47:19 +0100

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index faadd8b9..2b070dad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,5 +17,6 @@ pylint:
 shellcheck:
   stage: test
   image: davidhrbac/docker-shellcheck:latest
+  allow_failure: true
   script:
   - shellcheck *.sh
-- 
GitLab