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

This commit is contained in:
孟凡懂 2022-06-29 11:59:34 +08:00
parent 7b42452991
commit 897d7d7293

View File

@ -41,6 +41,8 @@ steps:
- export MYSQLPORT=$MYSQLPORT - export MYSQLPORT=$MYSQLPORT
- export GIT_NAME=$GIT_NAME - export GIT_NAME=$GIT_NAME
- export GIT_PASSWD=$GIT_PASSWD - export GIT_PASSWD=$GIT_PASSWD
- echo $WEBROOT
- echo $MYSQLPORT
- env - env
- cd $WEBROOT - cd $WEBROOT
- git remote rm origin - git remote rm origin