This commit is contained in:
parent
8414422b9a
commit
b200503f17
@ -26,13 +26,11 @@ steps:
|
||||
- export MYSQLUSER=car_des8_com
|
||||
- export MYSQLPASSWD=eSfcCeDH76zC3MLG
|
||||
- export MYSQLPORT=3306
|
||||
- export GIT_NAME=GIT_NAME
|
||||
- export GIT_PASSWD=$GIT_PASSWD
|
||||
- echo $WEBROOT
|
||||
- env
|
||||
- cd /www/wwwroot/car.des8.com
|
||||
- git remote rm origin
|
||||
- git remote add origin http://$GIT_NAME:$GIT_PASSWD@git.des8.com/heibai2006/car4s.git
|
||||
- git remote add origin http://$GIT_NAME:$GIT_PASSWD@git.des8.com/$GIT_NAME/car4s.git
|
||||
|
||||
- name: "Clone 代码"
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user