Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line include: - project: "to-be-continuous/docker" ref: "5.5" ref: "5.6" file: "templates/gitlab-ci-docker.yml" - project: 'to-be-continuous/python' ref: '6.4' ref: '6.5' file: '/templates/gitlab-ci-python.yml' Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line include: - project: "to-be-continuous/docker" ref: "5.5" ref: "5.6" file: "templates/gitlab-ci-docker.yml" - project: 'to-be-continuous/python' ref: '6.4' ref: '6.5' file: '/templates/gitlab-ci-python.yml' Loading