fix(ci): skip secret detection in master branch

This commit is contained in:
MDLeom 2022-01-10 08:14:35 +00:00
parent 163a508a61
commit 93e65c43c6
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 0 additions and 3 deletions

View File

@ -78,6 +78,3 @@ failed_job:
- if: '$CI_COMMIT_REF_NAME == "master" && ($CI_PIPELINE_SOURCE == "schedule" || $CI_PIPELINE_SOURCE == "web")'
# Run this job only when preceding jobs failed
when: on_failure
include:
- template: Security/Secret-Detection.gitlab-ci.yml