优化部署脚本
continuous-integration/drone/push Build is passing Details

main
franktrue 3 years ago
parent 6bae0b27a1
commit 8b5bed92c6

@ -19,7 +19,7 @@ steps:
hosts: # 多个ip使用,隔开 hosts: # 多个ip使用,隔开
from_secret: ssh_host from_secret: ssh_host
# 来源目录 # 来源目录
source: deplpy/ source: deploy/
# 目标服务器目录 # 目标服务器目录
target: /mnt/data/wwwroot/api2gpt/mid target: /mnt/data/wwwroot/api2gpt/mid
script: script:

Loading…
Cancel
Save