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