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