ci
This commit is contained in:
parent
ff300648bd
commit
fed3d952ce
|
@ -10,7 +10,7 @@ volumes:
|
|||
path: /home/drone/cache/node_modules
|
||||
|
||||
steps:
|
||||
- name: 构建
|
||||
- name: build-web
|
||||
image: node:16.19-alpine
|
||||
# 容器内挂载点
|
||||
volumes:
|
||||
|
@ -26,7 +26,7 @@ steps:
|
|||
when:
|
||||
event: tag
|
||||
|
||||
- name: 部署
|
||||
- name: deploy-web
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: mozzie.cn
|
||||
|
|
Loading…
Reference in New Issue
Block a user