mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-22 15:30:59 +00:00
Fix CircleCI problems during go get promu
This commit is contained in:
parent
1710048a70
commit
246008307f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ machine:
|
|||
|
||||
dependencies:
|
||||
pre:
|
||||
- go get -u github.com/prometheus/promu
|
||||
- make promu
|
||||
- docker info
|
||||
override:
|
||||
- promu crossbuild
|
||||
|
|
Loading…
Reference in a new issue