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