Commit 6cfb8582 authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

Update .gitlab-ci.yml

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