提交合并

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
2024-07-17 16:30:13 +08:00
committed by qyg2297248353
commit 6c18fe434d
449 changed files with 21391 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
additionalProperties:
formFields:
- default: "/home/gitea"
edit: true
envKey: GITEA_RUNNER_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: ""
edit: true
envKey: GITEA_INSTANCE_URL
labelZh: Gitea 实例 URL
labelEn: Gitea instance URL
required: true
type: text
- default: ""
edit: true
envKey: GITEA_RUNNER_REGISTRATION_TOKEN
labelZh: 注册令牌
labelEn: Registration token
required: true
type: text
- default: ""
edit: true
envKey: GITEA_RUNNER_NAME
labelZh: Runner 名称
labelEn: Runner name
required: true
type: text
- default: ""
edit: true
envKey: GITEA_RUNNER_LABELS
labelZh: Runner 标签
labelEn: Runner labels
required: true
type: text