mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
adding package
This commit is contained in:
parent
7b6e4d5da4
commit
f8a2a83d59
2
Makefile
2
Makefile
@ -379,7 +379,7 @@ protobuf: ## Compile protobuf definitions
|
||||
# buf generate pkg/plugins/backendplugin/pluginextensionv2 --template pkg/plugins/backendplugin/pluginextensionv2/buf.gen.yaml
|
||||
# buf generate pkg/plugins/backendplugin/secretsmanagerplugin --template pkg/plugins/backendplugin/secretsmanagerplugin/buf.gen.yaml
|
||||
# buf generate pkg/services/store/entity --template pkg/services/store/entity/buf.gen.yaml
|
||||
buf generate pkg/services/store/resource --template pkg/services/store/resource/buf.gen.yaml
|
||||
buf generate pkg/storage/api --template pkg/storage/api/buf.gen.yaml
|
||||
|
||||
.PHONY: clean
|
||||
clean: ## Clean up intermediate build artifacts.
|
||||
|
Loading…
Reference in New Issue
Block a user