mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Another wercker update
This commit is contained in:
parent
79e5dd3794
commit
d7e796097a
@ -1,5 +1,8 @@
|
||||
box: wercker/golang
|
||||
|
||||
steps:
|
||||
- wercker/npm-install@0.9.3
|
||||
|
||||
build:
|
||||
steps:
|
||||
# Workspace
|
||||
@ -22,5 +25,5 @@ build:
|
||||
go test ./...
|
||||
# npm install
|
||||
- npm-install:
|
||||
cwd: grafana/
|
||||
cwd: grafana/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user