Commit f11253c3 authored by 李纪文's avatar 李纪文

Update .gitlab-ci.yml

parent 407d4574
Pipeline #58072 failed with stages
in 54 seconds
...@@ -16,7 +16,7 @@ before_script: ...@@ -16,7 +16,7 @@ before_script:
init: init:
stage: init stage: init
script: script:
- 'cd /d ${DEPLOY_PATH}/src/wisdom-components' - 'cd ${DEPLOY_PATH}/src/wisdom-components'
- dir - dir
- git pull - git pull
- npm install - npm install
......
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