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

debug

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