Compare commits

..

2 Commits

Author SHA1 Message Date
2c57435a81 update 2026-01-13 14:09:40 +08:00
cd785ddb51 add trigger 2026-01-13 14:08:38 +08:00

View File

@@ -41,16 +41,3 @@ main:
- <<: *common_sync_to_gitea - <<: *common_sync_to_gitea
api_trigger_sync_from_gitea: api_trigger_sync_from_gitea:
- <<: *common_sync_from_gitea - <<: *common_sync_from_gitea
branch:
# 如下按钮在分支名以 release 开头的分支详情页面显示
- reg: "^main"
buttons:
- name: 同步代码到gitea
desc: 同步代码到gitea
event: web_trigger_sync_to_gitea
- name: 同步gitea代码到当前仓库
desc: 同步gitea代码到当前仓库
event: web_trigger_sync_from_gitea