From 03d1fd4a812c66add7c661eaa322549b917e03bc Mon Sep 17 00:00:00 2001 From: ms Date: Thu, 8 Jan 2026 13:36:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=BA=94=E7=94=A8=20Woodpeck?= =?UTF-8?q?er=20(=E5=95=84=E6=9C=A8=E9=B8=9F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/woodpecker/3.12.0/data.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/woodpecker/3.12.0/data.yml b/apps/woodpecker/3.12.0/data.yml index 9fa569672..689721c42 100644 --- a/apps/woodpecker/3.12.0/data.yml +++ b/apps/woodpecker/3.12.0/data.yml @@ -122,7 +122,7 @@ additionalProperties: value: "true" - label: 禁用 value: "false" - - default: "https://gitea.com" + - default: "" edit: true envKey: WOODPECKER_GITEA_URL labelZh: Gitea 地址 @@ -155,7 +155,7 @@ additionalProperties: value: "true" - label: 禁用 value: "false" - - default: "https://v13.next.forgejo.org" + - default: "" edit: true envKey: WOODPECKER_FORGEJO_URL labelZh: Forgejo 地址 @@ -188,7 +188,7 @@ additionalProperties: value: "true" - label: 禁用 value: "false" - - default: "https://gitlab.com" + - default: "" edit: true envKey: WOODPECKER_GITLAB_URL labelZh: GitLab 地址