Skip to content
Snippets Groups Projects
Commit c3e78b50 authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

Fix gitlab-ci.yml

parent 109f5ca7
Branches
No related tags found
No related merge requests found
Pipeline #812678 failed
...@@ -54,6 +54,8 @@ sast: ...@@ -54,6 +54,8 @@ sast:
- docker - docker
include: include:
- template: Security/SAST.gitlab-ci.yml - template: Security/SAST.gitlab-ci.yml
include:
- template: Security/Dependency-Scanning.gitlab-ci.yml - template: Security/Dependency-Scanning.gitlab-ci.yml
# You can override the included template(s) by including variable overrides # You can override the included template(s) by including variable overrides
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment