Loading .gitlab-ci.yml +0 −3 Original line number Diff line number Diff line include: - project: "to-be-continuous/tools/gitlab-ci" ref: "master" file: "/templates/extract.yml" - project: "to-be-continuous/tools/gitlab-ci" ref: "master" file: "/templates/validation.yml" - project: "to-be-continuous/kicker" ref: "master" file: "/templates/validation.yml" - local: "templates/gitlab-ci-bash.yml" - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@4 Loading Loading
.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line include: - project: "to-be-continuous/tools/gitlab-ci" ref: "master" file: "/templates/extract.yml" - project: "to-be-continuous/tools/gitlab-ci" ref: "master" file: "/templates/validation.yml" - project: "to-be-continuous/kicker" ref: "master" file: "/templates/validation.yml" - local: "templates/gitlab-ci-bash.yml" - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@4 Loading