Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ include: ref: "master" file: "/templates/validation.yml" - local: "templates/gitlab-ci-bash.yml" - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.12 - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.13 variables: GITLAB_CI_FILES: "templates/gitlab-ci-bash.yml" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ include: ref: "master" file: "/templates/validation.yml" - local: "templates/gitlab-ci-bash.yml" - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.12 - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.13 variables: GITLAB_CI_FILES: "templates/gitlab-ci-bash.yml" Loading