2
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
孟凡懂 2022-06-14 02:02:50 +08:00
parent a5245225d7
commit 5aa333544c

View File

@ -29,6 +29,7 @@ steps:
- echo "Clone代码"
- cd /www/wwwroot/car.des8.com
- pwd && ls -l
- git remote rm origin
- git remote add origin http://heibai2006:4167208@git.des8.com/heibai2006/car4s.git
- git pull origin master