diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b5ef39..4b20c77 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,7 @@ variables: include: - template: Dependency-Scanning.gitlab-ci.yml + - template: License-Management.gitlab-ci.yml compileAndTests : # References to libraries should be managed by any other ways (maven, npm, pip, ...)