This commit is contained in:
parent
707ac960b9
commit
8b13623e1f
@ -27,14 +27,12 @@ steps:
|
||||
- export MYSQLPASSWD=eSfcCeDH76zC3MLG
|
||||
- export MYSQLPORT=3306
|
||||
- echo $WEBROOT
|
||||
- env
|
||||
- cd $WEBROOT
|
||||
- git remote rm origin
|
||||
- git remote add origin http://$GIT_NAME:$GIT_PASSWD@git.des8.com/$GIT_NAME/car4s.git
|
||||
|
||||
- name: "Clone 代码"
|
||||
commands:
|
||||
- export WEBROOT=$WEBROOT
|
||||
- echo "Clone 代码"
|
||||
- cd $WEBROOT
|
||||
- pwd && ls -l
|
||||
|
Loading…
Reference in New Issue
Block a user