do same for ocis

This commit is contained in:
jkoberg
2021-10-15 16:22:47 +02:00
parent 2878b26c29
commit a23e648e17
5 changed files with 9 additions and 12 deletions
+2 -2
View File
@@ -32,8 +32,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