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