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: '2.0.0' ref: '3.3' file: 'templates/gitlab-ci-bash.yml' - project: 'to-be-continuous/semantic-release' ref: '2.0.2' ref: '3.7' 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: '2.0.0' ref: '3.3' file: 'templates/gitlab-ci-bash.yml' - project: 'to-be-continuous/semantic-release' ref: '2.0.2' ref: '3.7' file: '/templates/gitlab-ci-semrel.yml' stages: Loading