测试自动部署
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
孟凡懂 2022-06-29 11:42:27 +08:00
parent 7d69bbac2b
commit 9c3c19e410

View File

@ -59,6 +59,7 @@ steps:
- export MYSQLUSER=$MYSQLUSER
- export MYSQLPASSWD=$MYSQLPASSWD
- export MYSQLPORT=$MYSQLPORT
- echo $WEBROOT
- cd $WEBROOT
- echo "[app]" > .env
- echo "debug = false" >> .env