Loading templates/gitlab-ci-golang.yml +1 −1 Original line number Diff line number Diff line Loading @@ -384,7 +384,7 @@ stages: paths: - $GO_PROJECT_DIR/.cache/ before_script: - *go-scripts - !reference [.go-scripts] - | if command -v git > /dev/null then Loading Loading
templates/gitlab-ci-golang.yml +1 −1 Original line number Diff line number Diff line Loading @@ -384,7 +384,7 @@ stages: paths: - $GO_PROJECT_DIR/.cache/ before_script: - *go-scripts - !reference [.go-scripts] - | if command -v git > /dev/null then Loading