mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 22:25:03 +00:00
8 lines
86 B
YAML
8 lines
86 B
YAML
language: go
|
|
|
|
go_import_path: k8s.io/client-go
|
|
|
|
go:
|
|
- 1.7.4
|
|
|
|
script: go build ./...
|