gitlab CI: enable gitlab's builtin static analysis

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith 2022-07-23 16:31:19 -07:00
parent 644e96bf5e
commit 7ca8d2042d

View file

@ -15,6 +15,7 @@ include:
- project: 'freedesktop/ci-templates'
ref: *template_sha
file: '/templates/ci-fairy.yml'
- template: Security/SAST.gitlab-ci.yml
# global variables to be used by most/all jobs.
variables: