Compare commits

...

1 Commits

Author SHA1 Message Date
0849d093f8 ci: fixed security detection job 2024-04-25 15:58:05 +02:00

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.