make the default settings bundles part of the config
This commit is contained in:
@@ -35,7 +35,8 @@ ci-node-generate:
|
||||
include ../../.make/protobuf.mk
|
||||
|
||||
.PHONY: protobuf
|
||||
protobuf: buf-generate
|
||||
protobuf: buf-generate $(BINGO)
|
||||
cd ../../protogen/gen/ && $(PROTOC_GO_INJECT_TAG) -input="ocis/messages/settings/v0/*.pb.go"
|
||||
|
||||
############ licenses ############
|
||||
.PHONY: ci-node-check-licenses
|
||||
|
||||
Reference in New Issue
Block a user