Commit bbf166f4 authored by Kiran Patel's avatar Kiran Patel Committed by Pierre Smeyers
Browse files

feat: trigger gitleaks jobs without any needs leveraging Gitlab CI DAG

parent 7f545316
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -211,6 +211,7 @@ gitleaks:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "gitleaks", "2.0.0"]
  stage: test
  needs: []
  variables:
    GIT_DEPTH: 0
  before_script: