From 20dd6c5801fa246ac6aff02a027eaf02324164ce Mon Sep 17 00:00:00 2001 From: as704245 Date: Sat, 26 Oct 2019 12:10:48 +0200 Subject: [PATCH] test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 043d54d..9b5ef39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ variables: GIT_SSL_NO_VERIFY: "1" include: - template: Dependency-Scanning.gitlab-ci.yml + - template: Dependency-Scanning.gitlab-ci.yml compileAndTests : # References to libraries should be managed by any other ways (maven, npm, pip, ...)