Skip to content
Snippets Groups Projects
Commit 7b11866c authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

remove compliance stage

parent 0b985e60
No related branches found
No related tags found
2 merge requests!54Resolve "Restructure Project Directory Structure",!52Mdbook
...@@ -3,7 +3,6 @@ variables: ...@@ -3,7 +3,6 @@ variables:
stages: stages:
- test - test
- compliance
- documentation - documentation
before_script: before_script:
...@@ -93,13 +92,6 @@ sast: ...@@ -93,13 +92,6 @@ sast:
SAST_ANALYZER_IMAGE_TAG: '2' SAST_ANALYZER_IMAGE_TAG: '2'
SAST_EXCLUDED_PATHS: spec, test, tests, tmp SAST_EXCLUDED_PATHS: spec, test, tests, tmp
SEARCH_MAX_DEPTH: '4' SEARCH_MAX_DEPTH: '4'
stage: compliance
license_scanning:
stage: compliance
gemnasium-dependency_scanning:
stage: compliance
include: include:
- template: Security/SAST.gitlab-ci.yml - template: Security/SAST.gitlab-ci.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment