Skip to content
Snippets Groups Projects
Commit f26c7265 authored by Alan Coopersmith's avatar Alan Coopersmith
Browse files

gitlab CI: enable gitlab's builtin static analysis

parent f0b2eeaf
No related branches found
No related tags found
1 merge request!947gitlab CI: enable commit checks, MR check, and gitlab's builtin static analysis
......@@ -17,10 +17,12 @@ include:
- project: 'freedesktop/ci-templates'
ref: 4f06663cd1507136a0f8440925a2521098adb298
file: '/templates/debian.yml'
- template: Security/SAST.gitlab-ci.yml
stages:
- docker-image
- build-and-test
- test
.ci-run-policy:
# Retry jobs after runner system failures
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment