Rename component to sast

This commit is contained in:
Fabio Pitino 2023-11-09 12:32:09 +00:00
parent 01f964281a
commit dbd1e39899
3 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,5 @@
include:
- component: gitlab.com/$CI_PROJECT_PATH/all-jobs@$CI_COMMIT_SHA
- component: gitlab.com/$CI_PROJECT_PATH/sast@$CI_COMMIT_SHA
stages: [test, release]