feat: drone.ci
This commit is contained in:
parent
7402a35f48
commit
875fb8aa6a
|
@ -34,7 +34,7 @@ steps:
|
||||||
port: 22
|
port: 22
|
||||||
overwrite: true
|
overwrite: true
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
target: /www/wwwroot/backset/nginx/html/backset.cn/
|
target: /www/wwwroot/nginx/html/backset.cn/
|
||||||
source: ./apps/web/dist/*
|
source: ./apps/web/dist/*
|
||||||
|
|
||||||
# admin管理
|
# admin管理
|
||||||
|
@ -61,7 +61,7 @@ steps:
|
||||||
port: 22
|
port: 22
|
||||||
overwrite: true
|
overwrite: true
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
target: /www/wwwroot/backset/nginx/html/backset.cn/
|
target: /www/wwwroot/nginx/html/backset.cn/
|
||||||
source: ./apps/admin/dist/*
|
source: ./apps/admin/dist/*
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue
Block a user