This commit is contained in:
parent
d66ec9932a
commit
8414422b9a
@ -15,8 +15,6 @@ clone:
|
||||
steps:
|
||||
- name: "Git 设置"
|
||||
environment:
|
||||
WEBROOT:
|
||||
from_secret: WEBROOT
|
||||
GIT_NAME:
|
||||
from_secret: GIT_NAME
|
||||
GIT_PASSWD:
|
||||
@ -30,7 +28,7 @@ steps:
|
||||
- export MYSQLPORT=3306
|
||||
- export GIT_NAME=GIT_NAME
|
||||
- export GIT_PASSWD=$GIT_PASSWD
|
||||
- echo $GIT_NAME
|
||||
- echo $WEBROOT
|
||||
- env
|
||||
- cd /www/wwwroot/car.des8.com
|
||||
- git remote rm origin
|
||||
|
Loading…
Reference in New Issue
Block a user