阿里云仓库同步
Some checks failed
阿里云仓库同步流水线 / sync-repositories (push) Failing after 15s
BladeX仓库同步流水线 / sync-repositories (push) Failing after 31m51s

This commit is contained in:
2025-12-24 10:29:48 +08:00
parent 166223ef3f
commit cbf2aa37fd
2 changed files with 91 additions and 0 deletions

7
aliyun_repos.yaml Normal file
View File

@@ -0,0 +1,7 @@
# 多仓库同步配置文件
# 定义需要同步的仓库对,源仓库 -> 目标仓库
repositories:
- name: "pve-k3s-gitops"
source_url: "https://${CODEUP_USERNAME}:${CODEUP_PASSWORD}@codeup.aliyun.com/619ddf2bcfe94d7ade4c41ab/fjy8018/pve-k3s-gitops.git"
target_url: "https://${TARGET_USERNAME}:${TARGET_TOKEN}@gitea.fjy8018.top/fjy8018/pve-k3s-gitops.git"
branch: "master"