我去饿
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
孟凡懂 2022-06-29 12:44:54 +08:00
parent 8414422b9a
commit b200503f17

View File

@ -26,13 +26,11 @@ steps:
- export MYSQLUSER=car_des8_com
- export MYSQLPASSWD=eSfcCeDH76zC3MLG
- export MYSQLPORT=3306
- export GIT_NAME=GIT_NAME
- export GIT_PASSWD=$GIT_PASSWD
- echo $WEBROOT
- env
- cd /www/wwwroot/car.des8.com
- 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/$GIT_NAME/car4s.git
- name: "Clone 代码"
commands: