Loading .gitlab-ci.yml +10 −4 Original line number Diff line number Diff line dependency_scanning: variables: HTTPS_PROXY: http://proxy.unicaen.fr:3128 stages: - test include: - template: Security/Secret-Detection.gitlab-ci.yml No newline at end of file - template: Jobs/Secret-Detection.gitlab-ci.yml variables: SECRET_DETECTION_HISTORIC_SCAN: "true" secret_detection: stage: test No newline at end of file Loading
.gitlab-ci.yml +10 −4 Original line number Diff line number Diff line dependency_scanning: variables: HTTPS_PROXY: http://proxy.unicaen.fr:3128 stages: - test include: - template: Security/Secret-Detection.gitlab-ci.yml No newline at end of file - template: Jobs/Secret-Detection.gitlab-ci.yml variables: SECRET_DETECTION_HISTORIC_SCAN: "true" secret_detection: stage: test No newline at end of file