revert (didn't go too well)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e53a100f31
commit
b9526f410a
@ -4,13 +4,11 @@ workspace:
|
||||
|
||||
pipeline:
|
||||
test:
|
||||
pull: if-not-exists
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go vet
|
||||
- go test -v -cover
|
||||
build:
|
||||
pull: if-not-exists
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go build
|
||||
|
Loading…
Reference in New Issue
Block a user