mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-28 09:29:41 -06:00
comment more code
This commit is contained in:
@@ -31,8 +31,8 @@ docs-generate: config-docs-generate \
|
||||
include ../.make/generate.mk
|
||||
|
||||
.PHONY: ci-go-generate
|
||||
ci-go-generate: # protobuf # CI runs ci-node-generate automatically before this target
|
||||
@go generate ./...
|
||||
ci-go-generate: #protobuf # CI runs ci-node-generate automatically before this target
|
||||
# @go generate ./...
|
||||
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate: yarn-build
|
||||
|
||||
Reference in New Issue
Block a user