Remove go get from CI steps
git-svn-id: file:///srv/svn/repo/toyohime/trunk@99 922d331f-388e-da47-97a9-ad700dc0b8b9
This commit is contained in:
parent
41e62311ed
commit
cc996bef0d
@ -6,7 +6,6 @@ pipeline:
|
||||
build:
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go get -t ./...
|
||||
- go test ./...
|
||||
- go build ./...
|
||||
docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user