Commit cac708ea authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

capif/cicd/exclusions

parent c8878dcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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