mirror of
https://github.com/compute-blade-community/compute-blade-agent.git
synced 2026-04-16 07:25:41 +02:00
11 lines
207 B
YAML
11 lines
207 B
YAML
version: v1
|
|
plugins:
|
|
- plugin: buf.build/protocolbuffers/go:v1.31.0
|
|
out: .
|
|
opt:
|
|
- paths=source_relative
|
|
- plugin: buf.build/grpc/go:v1.3.0
|
|
out: .
|
|
opt:
|
|
- paths=source_relative
|