mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Fix CircleCI problems during go get promu
This commit is contained in:
parent
82a96167f6
commit
b07768f613
|
@ -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