mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
Updated wercker file
This commit is contained in:
parent
2362f9574e
commit
48d83a4dc4
@ -1,4 +1,4 @@
|
||||
box: torkelo/grafana-build-box
|
||||
box: wercker/golang
|
||||
|
||||
steps:
|
||||
- wercker/npm-install@0.9.3
|
||||
@ -12,6 +12,8 @@ build:
|
||||
name: build setup
|
||||
code: |
|
||||
go run build.go setup
|
||||
apt-get install ruby-dev gcc
|
||||
gem install fpm
|
||||
# Build the project
|
||||
- script:
|
||||
name: build backend
|
||||
|
Loading…
Reference in New Issue
Block a user