Update build step
This commit is contained in:
@@ -2,5 +2,5 @@ pipeline:
|
||||
build:
|
||||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
- go build main.go
|
||||
- go test -v ./...
|
||||
|
Reference in New Issue
Block a user