mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
Fix CircleCI problems during go get promu
This commit is contained in:
parent
82a96167f6
commit
b07768f613
|
@ -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