diff --git a/pipelines/update-version-pipeline.gitlab-ci.yml b/pipelines/update-version-pipeline.gitlab-ci.yml index 9466f32..4d26872 100644 --- a/pipelines/update-version-pipeline.gitlab-ci.yml +++ b/pipelines/update-version-pipeline.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: include: - project: 'gilden/ci/gitlab-ci-templates' - ref: 'master' + ref: 'feat/adjustments_for_branching_template' file: - 'set-version-template.gitlab-ci.yml' - 'push-tag-and-version-template.gitlab-ci.yml'