Commit 215fae28 authored by 吴军's avatar 吴军

更新.gitlab-ci-vue-nvm-pnpm.yml

parent 72143e37
......@@ -38,9 +38,6 @@ check_and_cicd:
- node -v
# 安装依赖
- pnpm install --registry https://hub.qimai.shop/repository/npm-group/
# 执行代码检测
- wget -O check-vue.sh https://git.zmcms.cn/publicsource/gitlab-ci-template/raw/master/check-vue.sh
- sh check-vue.sh
# 编译
- echo -e "NginxAliasDirectory:${NginxAliasDirectory}"
- '[[ ${IsVite} = "true" ]] && PathType="base" || PathType="assetPath"'
......
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