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

This commit is contained in:
孟凡懂 2022-06-29 11:56:05 +08:00
parent b3e3fdbc74
commit 7b42452991

View File

@ -12,7 +12,9 @@ server:
clone: clone:
disable: true disable: true
environment: steps:
- name: "Git 设置"
environment:
WEBROOT: WEBROOT:
from_secret: WEBROOT from_secret: WEBROOT
GIT_NAME: GIT_NAME:
@ -29,10 +31,6 @@ environment:
from_secret: MYSQLPASSWD from_secret: MYSQLPASSWD
MYSQLPORT: MYSQLPORT:
from_secret: MYSQLPORT from_secret: MYSQLPORT
steps:
- name: "Git 设置"
commands: commands:
- env - env
- export WEBROOT=$WEBROOT - export WEBROOT=$WEBROOT