ci
This commit is contained in:
parent
602a8c58e7
commit
99fa742660
|
@ -15,7 +15,7 @@ steps:
|
|||
# 容器内挂载点
|
||||
volumes:
|
||||
- name: node_modules-web
|
||||
path: /node_modules
|
||||
path: /drone/src/node_modules
|
||||
commands:
|
||||
- pwd
|
||||
- node -v
|
||||
|
@ -25,7 +25,7 @@ steps:
|
|||
- pnpm build:web
|
||||
|
||||
- name: deploy-web
|
||||
image: appleboy/drone-scp
|
||||
image: appleboy/drone-scp:latest
|
||||
settings:
|
||||
host: mozzie.cn
|
||||
username: root
|
||||
|
|
Loading…
Reference in New Issue
Block a user