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

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

View File

@ -13,6 +13,8 @@ server:
clone:
disable: true
steps:
- name: "Git 设置"
environment:
WEBROOT:
from_secret: WEBROOT
@ -30,11 +32,8 @@ environment:
from_secret: MYSQLPASSWD
MYSQLPORT:
from_secret: MYSQLPORT
steps:
- name: "Git 设置"
commands:
- env
- export WEBROOT=$WEBROOT
- export MYSQLHOST=$MYSQLHOST
- export MYSQLNAME=$MYSQLNAME