Rename component to secret-detection

This commit is contained in:
Fabio Pitino 2023-11-09 12:36:35 +00:00
parent dd6fe1d1c9
commit b03279995e
3 changed files with 9 additions and 3 deletions

View file

@ -1,5 +1,5 @@
include:
component: gitlab.com/$CI_PROJECT_PATH/job@$CI_COMMIT_SHA
component: gitlab.com/$CI_PROJECT_PATH/secret-detection@$CI_COMMIT_SHA
stages: [test, release]