add repo
All checks were successful
阿里云仓库同步流水线 / sync-repositories (push) Successful in 1m26s

This commit is contained in:
2025-12-24 10:39:51 +08:00
parent 215df4f140
commit c8b749aade
2 changed files with 8 additions and 31 deletions

View File

@@ -5,3 +5,11 @@ repositories:
source_url: "https://${UPSTREAM_USERNAME}:${UPSTREAM_TOKEN}@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"
- name: "shell-util"
source_url: "https://${UPSTREAM_USERNAME}:${UPSTREAM_TOKEN}@codeup.aliyun.com/619ddf2bcfe94d7ade4c41ab/util/shell-util.git"
target_url: "https://${TARGET_USERNAME}:${TARGET_TOKEN}@gitea.fjy8018.top/util/shell-util.git"
branch: "master"
- name: "environment"
source_url: "https://${UPSTREAM_USERNAME}:${UPSTREAM_TOKEN}@codeup.aliyun.com/619ddf2bcfe94d7ade4c41ab/fjy8018/environment.git"
target_url: "https://${TARGET_USERNAME}:${TARGET_TOKEN}@gitea.fjy8018.top/fjy8018/environment.git"
branch: "master"