Add license scanning again.

Apparently it does work?
This commit is contained in:
Nicolás A. Ortega Froysa 2022-03-01 18:59:38 +01:00
parent 752eca18ef
commit c9db711008

View File

@ -16,3 +16,6 @@ test-job:
stage: test
script:
- ./test.sh
include:
- template: Security/License-Scanning.gitlab-ci.yml