Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ include: file: "templates/gitlab-ci-golang.yml" # Docker template - project: "to-be-continuous/docker" ref: "5.3" ref: "5.4" file: "templates/gitlab-ci-docker.yml" # your pipeline stages Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ include: file: "templates/gitlab-ci-golang.yml" # Docker template - project: "to-be-continuous/docker" ref: "5.3" ref: "5.4" file: "templates/gitlab-ci-docker.yml" # your pipeline stages Loading