diff --git a/.ostc-ci/gitlab-ci.yml b/.ostc-ci/gitlab-ci.yml index 0247d0a2146a660d360883f1fdff6f8e5823db26..f4885aa6a1bd754ae89621a8d5c5271731f8384c 100644 --- a/.ostc-ci/gitlab-ci.yml +++ b/.ostc-ci/gitlab-ci.yml @@ -30,8 +30,8 @@ include: - '.ostc-ci/build-generic.yaml' # Include the set of build flavours. - '.ostc-ci/build-flavours.yaml' - # Include the set of templates and jobs that use develop.xml. - - '.ostc-ci/develop-targets.yaml' + # Include the set of jobs using the default manifest. + - '.ostc-ci/default-targets.yaml' dco: extends: .dco