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

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

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