From 5281bb8ec9391b15bd8e336dceb640393ac22f78 Mon Sep 17 00:00:00 2001 From: ln803631 Date: Sat, 26 Oct 2019 16:51:58 +0200 Subject: [PATCH] ajout du "licence management" --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) 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, ...)