Loading capif/templates/ci_dev.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,9 @@ dev_secrets_in_repo: script: - | pip install trufflehog trufflehog capif --exclude_paths cicd/exclusions --max_depth=5 pwd ls -lrta #trufflehog capif --exclude_paths cicd/exclusions --max_depth=5 # needs: ["dev_pulling_repo"] <<: *dev_common Loading Loading
capif/templates/ci_dev.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,9 @@ dev_secrets_in_repo: script: - | pip install trufflehog trufflehog capif --exclude_paths cicd/exclusions --max_depth=5 pwd ls -lrta #trufflehog capif --exclude_paths cicd/exclusions --max_depth=5 # needs: ["dev_pulling_repo"] <<: *dev_common Loading