Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -9,10 +9,10 @@ include: ref: "master" file: "/templates/validation.yml" - project: 'to-be-continuous/bash' ref: '3.3' ref: '3.4' file: '/templates/gitlab-ci-bash.yml' - project: 'to-be-continuous/semantic-release' ref: '3.7' ref: '3.8' file: '/templates/gitlab-ci-semrel.yml' stages: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -9,10 +9,10 @@ include: ref: "master" file: "/templates/validation.yml" - project: 'to-be-continuous/bash' ref: '3.3' ref: '3.4' file: '/templates/gitlab-ci-bash.yml' - project: 'to-be-continuous/semantic-release' ref: '3.7' ref: '3.8' file: '/templates/gitlab-ci-semrel.yml' stages: Loading