Loading .gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -20,7 +20,12 @@ stages: - incremental rollout 100% - performance - cleanup - secret-detection sast: stage: test include: - template: Auto-DevOps.gitlab-ci.yml variables: SECRET_DETECTION_ENABLED: 'true' secret_detection: stage: secret-detection Loading
.gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -20,7 +20,12 @@ stages: - incremental rollout 100% - performance - cleanup - secret-detection sast: stage: test include: - template: Auto-DevOps.gitlab-ci.yml variables: SECRET_DETECTION_ENABLED: 'true' secret_detection: stage: secret-detection