mirror of
https://github.com/resmoio/kubernetes-event-exporter.git
synced 2026-08-24 01:06:22 +00:00
11 lines
115 B
YAML
11 lines
115 B
YAML
name: sarama
|
|
|
|
up:
|
|
- go:
|
|
version: '1.13.1'
|
|
|
|
commands:
|
|
test:
|
|
run: make test
|
|
desc: 'run unit tests'
|