Commit 464eb3b2 authored by 张瑶's avatar 张瑶

Update .gitlab-ci.yml

parent 4ad1861a
Pipeline #94637 passed with stages
variables:
TARGET_REPO_2021: "G:/CIV_CI/CivWebPublish2021_CIVWeb5/CivWebPublish2021/"
TARGET_REPO_Solution: "G:/CIV_CI/PandaSolution/civbase/"
TEMP_DIR: "G:/CIV_CI/tempV1/civbase/"
TARGET_REPO_2021: "F:/CIV_CI/CivWebPublish2021_CIVWeb5/CivWebPublish2021/"
TARGET_REPO_Solution: "F:/CIV_CI/PandaSolution/civbase/"
TEMP_DIR: "F:/CIV_CI/tempV1/civbase/"
GIT_STRATEGY: 'fetch'
GIT_CHECKOUT: 'false'
......@@ -60,7 +60,7 @@ package:
- echo "${CI_PROJECT_DIR}"
- git pull origin master
#- npm run init
- npm run build --releasepath=G:\\CIV_CI\\tempV1
- npm run build --releasepath=F:\\CIV_CI\\tempV1
#cache:
# key: ${CI_COMMIT_REF_SLUG}
# paths:
......
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