测试
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
孟凡懂 2022-06-29 11:54:27 +08:00
parent 635690e8b8
commit b3e3fdbc74

View File

@ -4,8 +4,7 @@ type: ssh
name: "服务器部署"
server:
host:
from_secret: SSH_SERVER
host: 110.40.192.42:8022
user: root
ssh_key:
from_secret: SSH_KEY
@ -13,8 +12,6 @@ server:
clone:
disable: true
steps:
- name: "Git 设置"
environment:
WEBROOT:
from_secret: WEBROOT
@ -32,6 +29,10 @@ steps:
from_secret: MYSQLPASSWD
MYSQLPORT:
from_secret: MYSQLPORT
steps:
- name: "Git 设置"
commands:
- env
- export WEBROOT=$WEBROOT