mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-08-07 05:14:57 -04:00
do same for ocis
This commit is contained in:
1 parent
2878b26c29
commit
a23e648e17
5 files changed
+9
-12
No files matched your search
+1
-8
@@ -26,12 +26,5 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
|
||||
@go generate ./...
|
||||
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate: yarn-build
|
||||
ci-node-generate:
|
||||
@make -C ../accounts generate
|
||||
|
||||
.PHONY: yarn-build
|
||||
yarn-build: node_modules
|
||||
|
||||
.PHONY: node_modules
|
||||
node_modules:
|
||||
yarn install --frozen-lockfile
|
||||
Reference in new issue
Block a user