update pipeline-vue.yml for Gitee Go updated_at:2022-05-29 13:47:32

This commit is contained in:
随遇而安
2022-05-29 13:47:32 +00:00
committed by Gitee
parent be2fcad8dc
commit c9bc4ba0e2

View File

@@ -24,7 +24,8 @@ stages:
nodeVersion: 14.16.0
commands:
- cd ./vue
- npm install && rm -rf ./dist && npm run build:prod
- npm install --registry=https://registry.npm.taobao.org \
- '&& rm -rf ./dist && npm run build:prod'
artifacts:
- name: BUILD_VUE
path: