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

This commit is contained in:
孟凡懂 2022-06-29 11:49:51 +08:00
parent fcc24f3a0d
commit 5f98e51d9f

View File

@ -43,7 +43,7 @@ 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" - env
- cd $WEBROOT - cd $WEBROOT
- git remote rm origin - git remote rm origin
- git remote add origin http://$GIT_NAME:$GIT_PASSWD@git.des8.com/heibai2006/car4s.git - git remote add origin http://$GIT_NAME:$GIT_PASSWD@git.des8.com/heibai2006/car4s.git