1
This commit is contained in:
@ -13,7 +13,7 @@ steps:
|
|||||||
- name: build vite project
|
- name: build vite project
|
||||||
image: node:16
|
image: node:16
|
||||||
commands:
|
commands:
|
||||||
- npm run build
|
- vite build
|
||||||
|
|
||||||
# 3. 将构建产物上传到目标服务器
|
# 3. 将构建产物上传到目标服务器
|
||||||
- name: deploy to server
|
- name: deploy to server
|
||||||
|
Reference in New Issue
Block a user