更新 '.drone.yml'
This commit is contained in:
parent
02fc2a2619
commit
ba8aa2a140
@ -20,7 +20,7 @@ steps:
|
|||||||
- ls -alt
|
- ls -alt
|
||||||
- npm config set registry https://registry.npm.taobao.org # 切换淘宝镜像
|
- npm config set registry https://registry.npm.taobao.org # 切换淘宝镜像
|
||||||
- npm install
|
- npm install
|
||||||
- vite build --mode production
|
- npm run build
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
- name: deploy-project
|
- name: deploy-project
|
||||||
|
Loading…
Reference in New Issue
Block a user