Commit fccda187 authored by 涂伟's avatar 涂伟
parents 5ae4d251 cf1a8f9f
Pipeline #94709 passed with stages
variables:
TARGET_REPO_2021: "F:/CIV_CI/CivWebPublish2021_CivManage/CivWebPublish2021/"
TARGET_REPO_2021: "F:/CIV_CI/CivWebPublish2021_CIVWeb5/CivWebPublish2021/"
TARGET_REPO_Solution: "F:/CIV_CI/PandaSolution/civmanage/"
TEMP_DIR: "F:/CIV_CI/tempV1/civmanage/"
GIT_STRATEGY: 'fetch'
......
......@@ -13,7 +13,7 @@
"author": "Max Stoiber",
"license": "MIT",
"scripts": {
"init": "yarn install --registry=https://g.civnet.cn:4873",
"init": "npm install --force --registry=https://g.civnet.cn:4873",
"analyze:clean": "rimraf stats.json",
"preanalyze": "npm run analyze:clean",
"analyze": "node ./internals/scripts/analyze.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment