mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
11 lines
113 B
YAML
11 lines
113 B
YAML
name: sarama
|
|
|
|
up:
|
|
- go:
|
|
version: '1.11'
|
|
|
|
commands:
|
|
test:
|
|
run: make test
|
|
desc: 'run unit tests'
|