Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ include: # Go template - project: "to-be-continuous/golang" ref: "4.6.0" ref: "4.6.1" file: "templates/gitlab-ci-golang.yml" # Docker template - project: "to-be-continuous/docker" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ include: # Go template - project: "to-be-continuous/golang" ref: "4.6.0" ref: "4.6.1" file: "templates/gitlab-ci-golang.yml" # Docker template - project: "to-be-continuous/docker" Loading