434
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
孟凡懂 2022-06-29 12:43:30 +08:00
parent d66ec9932a
commit 8414422b9a

View File

@ -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