From ae160913cd79356ec5972afaaf571e4fd5a1243e Mon Sep 17 00:00:00 2001 From: Martin Beseda <martin.beseda@vsb.cz> Date: Tue, 19 Feb 2019 03:20:42 +0100 Subject: [PATCH] FIX: Trying to fix CI... --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 839a63e4..e2e4b969 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -151,3 +151,4 @@ ubuntu_boost_local_static_deps: # "registry.gitlab.com/gitlab-org/security-products/codequality:$SP_VERSION" /code # artifacts: # paths: [gl-code-quality-report.json] + -- GitLab