parent
485c023c7c
commit
1902a5610b
@ -21,7 +21,8 @@ steps:
|
|||||||
from_secret: GIT_PASSWD
|
from_secret: GIT_PASSWD
|
||||||
commands:
|
commands:
|
||||||
- echo "git准备"
|
- echo "git准备"
|
||||||
- echo "https://$GIT_NAME:$GIT_PASSWD@git.des8.com" > ~/.git-credentials
|
- echo "[remote \"origin\"]\n" > ~/.gitconfig
|
||||||
|
- echo "url = http://$GIT_NAME:$GIT_PASSWD@git.des8.com/heibai2006/car4s.git" > ~/.gitconfig
|
||||||
|
|
||||||
- name: Clone
|
- name: Clone
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user