diff --git a/templates/gitlab-ci-gitleaks.yml b/templates/gitlab-ci-gitleaks.yml index 11016ed20a92604a9f2e2d81f98a7e0a6e60b62d..255a95d686d9db3009c6bfd295441d72680adac3 100644 --- a/templates/gitlab-ci-gitleaks.yml +++ b/templates/gitlab-ci-gitleaks.yml @@ -211,6 +211,7 @@ gitleaks: - name: "$TBC_TRACKING_IMAGE" command: ["--service", "gitleaks", "2.0.0"] stage: test + needs: [] variables: GIT_DEPTH: 0 before_script: