mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-22 23:41:00 +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:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
- go get -u github.com/prometheus/promu
|
- make promu
|
||||||
- docker info
|
- docker info
|
||||||
override:
|
override:
|
||||||
- promu crossbuild
|
- promu crossbuild
|
||||||
|
|
Loading…
Reference in a new issue