5
All checks were successful
continuous-integration/drone Build is passing

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

View File

@ -21,8 +21,8 @@ steps:
from_secret: GIT_PASSWD
commands:
- echo "git准备"
- echo "[remote \"origin\"]\n" > ~/.gitconfig
- echo "url = http://$GIT_NAME:$GIT_PASSWD@git.des8.com/heibai2006/car4s.git" > ~/.gitconfig
#- echo "[remote \"origin\"]\n" > ~/.gitconfig
#- echo "url = http://$GIT_NAME:$GIT_PASSWD@git.des8.com/heibai2006/car4s.git" > ~/.gitconfig
- name: Clone
commands: