mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 00:45:55 +08:00
update pipeline-vue.yml for Gitee Go updated_at:2022-05-29 13:47:32
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user