ci: fixed security detection job

This commit is contained in:
2024-04-25 15:58:05 +02:00
parent de10eb95e1
commit 0849d093f8

View File

@@ -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.