mirror of
https://github.com/compute-blade-community/compute-blade-agent.git
synced 2026-04-25 03:10:45 +02:00
70892128bc
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
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
|