GitLab CI: add license scanning

environments/review-license-sc-hia29l/deployments/1931
Alex Gleason 2 years ago
parent 970cd60c84
commit edc5ce6b12
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -171,4 +171,5 @@ docker:
interruptible: true
include:
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
- template: Security/License-Scanning.gitlab-ci.yml
Loading…
Cancel
Save