Skip to content
Snippets Groups Projects
Commit a0c4c4e7 authored by Vadim Gubaidulin's avatar Vadim Gubaidulin
Browse files

included some devops templates in .gitlab-ci.yml

parent 270f4413
Branches
Tags
1 merge request!280.8.0
......@@ -12,7 +12,9 @@ stages:
include:
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
- template: Jobs/SAST.gitlab-ci.yml
- template: Jobs/DAST.gitlab-ci.yml
- template: Jobs/fuzz.gitlab-ci.yml
testing:
extends: .python_job
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment