Skip to content
Snippets Groups Projects

[CICD] Insert CI_PROJECT_ROOT_NAMESPACE in path to 'gitlab-ci' project

Merged Lorenzo Pagliai requested to merge cicd_path_fix into seco_lf-5.10.52_2.1.0
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -3,7 +3,7 @@
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include:
- project: 'edgehog/infrastructure/gitlab-ci'
- project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci'
ref: a8b93ddb9a6c456e15dd6eab8a46d5706c60e5dc
file: 'layers-integration.yml'
Loading