Compare commits

...

2 Commits

Author SHA1 Message Date
aae30527fc Merge branch 'master' of http://git.des8.com/heibai2006/car4s
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-29 11:45:39 +08:00
c887ded57e 测试自动部署 2022-06-29 11:45:07 +08:00

View File

@ -38,6 +38,7 @@ steps:
- export WEBROOT=$WEBROOT - export WEBROOT=$WEBROOT
- export GIT_NAME=$GIT_NAME - export GIT_NAME=$GIT_NAME
- export GIT_PASSWD=$GIT_PASSWD - export GIT_PASSWD=$GIT_PASSWD
- echo $WEBROOT
- 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