Skip to content
Snippets Groups Projects
Commit 80bffd9a authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

Merge branch 'master' into 'master'

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

Closes #13

See merge request to-be-continuous/gitleaks!28
parents 7f545316 bbf166f4
No related branches found
No related tags found
No related merge requests found
......@@ -211,6 +211,7 @@ gitleaks:
- name: "$TBC_TRACKING_IMAGE"
command: ["--service", "gitleaks", "2.0.0"]
stage: test
needs: []
variables:
GIT_DEPTH: 0
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment