This commit is contained in:
@@ -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 ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user