Commit b21e1ce6 authored by CIV_持续集成's avatar CIV_持续集成

Update .gitlab-ci.yml

parent 76b80699
Pipeline #21273 passed with stages
in 18 minutes 27 seconds
......@@ -30,7 +30,7 @@ package:
stage: package
script:
- echo "${CI_PROJECT_DIR}"
- npm run build --releasepath=../CivWebPublish2021
- npm run build -- --releasepath=../CivWebPublish2021
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