This commit is contained in:
Florian Hoss 2023-07-04 13:50:04 +02:00
parent ff1ecbd253
commit 2a0a3b6797

View file

@ -10,6 +10,7 @@ include:
- local: /.gitlab/build.gitlab-ci.yml - local: /.gitlab/build.gitlab-ci.yml
- local: /.gitlab/deploy.gitlab-ci.yml - local: /.gitlab/deploy.gitlab-ci.yml
- template: Jobs/Secret-Detection.gitlab-ci.yml - template: Jobs/Secret-Detection.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml
secret_detection: secret_detection:
rules: !reference [.rules:default, rules] rules: !reference [.rules:default, rules]