diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2a6cb7a2e6032d006635660421f0d6aca63c9bb..92f46973e0dad2572158bae8b240c31065bec4d7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,8 +2,8 @@ include: - project: osl/code/org.etsi.osl.main ref: 12-update-gitlab-ci-file-to-use-inherited-jobs-from-main file: - - 'ci-templates/default.yml' - - 'ci-templates/build.yml' + - ci-templates/default.yml + - ci-templates/build.yml maven_build: extends: .maven_build