mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
appveyor: build fix for go tests
This commit is contained in:
parent
7ea5930a90
commit
8683aff3e9
@ -29,10 +29,10 @@ install:
|
||||
|
||||
build_script:
|
||||
- go run build.go build
|
||||
- go test -v ./pkg/...
|
||||
- grunt release
|
||||
- go run build.go sha-dist
|
||||
- cp dist/* .
|
||||
- go test -v ./pkg/...
|
||||
|
||||
artifacts:
|
||||
- path: grafana-*windows-*.*
|
||||
|
Loading…
Reference in New Issue
Block a user