for some reason, bitbucket doesn't like the cover option
This commit is contained in:
parent
39d1baf41b
commit
be14b434fc
@ -8,7 +8,7 @@ pipelines:
|
|||||||
script:
|
script:
|
||||||
- go mod vendor
|
- go mod vendor
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
- go test -v -cover
|
- go test -v
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- go build -o build/gostations github.com/gmgauthier/gostations
|
- go build -o build/gostations github.com/gmgauthier/gostations
|
||||||
- step:
|
- step:
|
||||||
|
Loading…
Reference in New Issue
Block a user