mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-03 14:57:22 -05:00
more changes to makefiles
This commit is contained in:
@@ -30,9 +30,7 @@ ci-node-generate: yarn-build
|
||||
|
||||
.PHONY: yarn-build
|
||||
yarn-build:
|
||||
yarn lint
|
||||
yarn test
|
||||
yarn build
|
||||
yarn install --frozen-lockfile
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
@@ -31,8 +31,6 @@ ci-node-generate: yarn-build
|
||||
.PHONY: yarn-build
|
||||
yarn-build:
|
||||
yarn lint
|
||||
yarn test
|
||||
yarn build
|
||||
|
||||
WEB_ASSETS_VERSION = v4.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user