mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fixed typo in wercker.yml
This commit is contained in:
parent
8d6b09e995
commit
41083b08ce
@ -10,7 +10,7 @@ build:
|
||||
- setup-go-workspace
|
||||
- script:
|
||||
name: install godep
|
||||
code:
|
||||
code: |
|
||||
go get -u github.com/tools/godep
|
||||
go install github.com/tools/godep
|
||||
# Build the project
|
||||
|
Loading…
Reference in New Issue
Block a user