diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec327fa..3872170 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,3 +16,6 @@ test-job: stage: test script: - ./test.sh + +include: + - template: Security/License-Scanning.gitlab-ci.yml