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-08-02 15:03:19 -07:00
committed by Shashank Sharma
parent dc81177ef3
commit 4e011b91fa

View File

@@ -16,10 +16,12 @@ include:
- project: 'freedesktop/ci-templates'
ref: 59de540b620c45739871d1a073d76d5521989d11
file: '/templates/debian.yml'
- template: Security/SAST.gitlab-ci.yml
stages:
- docker-image
- build
- test
.debian-testing:
variables: