mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +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
|
nodeVersion: 14.16.0
|
||||||
commands:
|
commands:
|
||||||
- cd ./vue
|
- 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:
|
artifacts:
|
||||||
- name: BUILD_VUE
|
- name: BUILD_VUE
|
||||||
path:
|
path:
|
||||||
|
|||||||
Reference in New Issue
Block a user