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

This commit is contained in:
孟凡懂 2022-06-29 12:06:23 +08:00
parent c0869f5ebc
commit 357bc8a1a7

View File

@ -32,7 +32,7 @@ steps:
MYSQLPORT:
from_secret: MYSQLPORT
commands:
- export WEBROOT=$WEBROOT
- export WEBROOT=$$WEBROOT
- export MYSQLHOST=$MYSQLHOST
- export MYSQLNAME=$MYSQLNAME
- export MYSQLUSER=$MYSQLUSER