Migrate to new components directory structure

This commit is contained in:
Fabio Pitino 2023-11-07 12:32:34 +00:00
parent 9476570e75
commit c122fdb255
3 changed files with 3 additions and 3 deletions

View file

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