Skip to content

Commit 28d33e0

Browse files
committed
Fix CircleCI problems during go get promu
1 parent 3d81f25 commit 28d33e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ machine:
1313

1414
dependencies:
1515
pre:
16-
- go get -u github.com/prometheus/promu
16+
- make promu
1717
- docker info
1818
override:
1919
- promu crossbuild

0 commit comments

Comments
 (0)