diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 673a6a7..9ef0149 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ workflow: - if: $CI_COMMIT_BRANCH include: - - template: Security/Secret-Detection.gitlab-ci.yml + - template: Jobs/Secret-Detection.gitlab-ci.yml #commands to run in the Docker container before starting each job.