Commit b2e466d3 authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

Update .gitlab-ci.yml

parent 6cfb8582
Pipeline #2605 failed with stages
in 11 seconds
......@@ -14,7 +14,7 @@ stages:
install_dependencies:
before_script:
- /bin/bash /var/run/ci/mkdir.sh /${CI_COMMIT_SHA}/node_modules
- /bin/bash /var/run/ci/mkdir.sh/node_modules
- ln -s /${CI_COMMIT_SHA}/node_modules .
stage: prepare
script:
......
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