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, ...)