mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-12-21 04:29:07 +08:00
Enable to run build and invoke in background
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
This commit is contained in:
3
commands/controller/pb/generate.go
Normal file
3
commands/controller/pb/generate.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package pb
|
||||
|
||||
//go:generate protoc -I=. -I=../../../vendor/ --gogo_out=plugins=grpc:. controller.proto
|
||||
Reference in New Issue
Block a user