Merge branch 'main' of https://gogs.yxxurl.com/Kelvin/api2gpt-web
continuous-integration/drone/push Build is passing Details

pull/1/head
lvxiu_ext 3 years ago
commit dac3e97a98

@ -17,12 +17,12 @@ steps:
settings:
user: root
key:
from_secret: ssh_key
from_secret: kelvin_ssh_key
hosts: # 多个ip使用,隔开
from_secret: ssh_host
from_secret: kelvin_ssh_host
# 来源目录
source: ./dist/*
# 目标服务器目录
target: /mnt/data/wwwroot/api2gpt/web
target: /data/wwwroot/api2gpt/web
script:
- echo "Deploy Success"

Loading…
Cancel
Save