Add license scanning again.
Apparently it does work?
This commit is contained in:
parent
752eca18ef
commit
c9db711008
@ -16,3 +16,6 @@ test-job:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
|
||||||
|
include:
|
||||||
|
- template: Security/License-Scanning.gitlab-ci.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user