This commit is contained in:
parent
946f586ccb
commit
9d855f586d
@ -22,8 +22,7 @@ steps:
|
|||||||
GOARCH: amd64
|
GOARCH: amd64
|
||||||
commands:
|
commands:
|
||||||
# fake term for goconvey color output
|
# fake term for goconvey color output
|
||||||
- export FAKE=" TERM=xterm"
|
- env TERM=xterm-color256 go test -v -coverprofile coverage.out ./pkg/*
|
||||||
- go test -v -coverprofile coverage.out ./pkg/*
|
|
||||||
when:
|
when:
|
||||||
event: [ push, tag ]
|
event: [ push, tag ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user