Commit 3c96a3d3 authored by 陈文明's avatar 陈文明 🇨🇳

Update .gitlab-ci-vue-qmai-runner2.yml

parent 897f7d44
...@@ -40,7 +40,7 @@ check_and_cicd: ...@@ -40,7 +40,7 @@ check_and_cicd:
- runner-vue2 - runner-vue2
script: script:
# 打印Ng目录别名 # 打印Ng目录别名
- echo -e "NginxAliasDirectory:${NginxAliasDirectory}" - echo -e "NginxAliasDirectory:${NginxAliasDirectory} - $Node_VERSION"
# fnm Node版本管理器切换版本 # fnm Node版本管理器切换版本
- "[[ -n $Node_VERSION ]] && fnm use $Node_VERSION" - "[[ -n $Node_VERSION ]] && fnm use $Node_VERSION"
# 安装依赖 # 安装依赖
......
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