🔄 卡若AI 同步 2026-02-17 23:19 | 更新:Cursor规则、GitHub Actions、总索引与入口、金仓Gitea脚本与配置、金仓、水桥平台对接、水溪整理归档、卡木、火炬、水泉规划拆解等 | 排除 >20MB: 5 个
Some checks failed
Sync GitHub to CKB NAS Gitea / sync (push) Has been cancelled
Some checks failed
Sync GitHub to CKB NAS Gitea / sync (push) Has been cancelled
This commit is contained in:
6
.github/workflows/sync_github_to_gitea.yml
vendored
6
.github/workflows/sync_github_to_gitea.yml
vendored
@@ -31,9 +31,9 @@ jobs:
|
||||
SYNC_WORK_DIR: "${{ runner.temp }}/github_gitea_sync"
|
||||
run: |
|
||||
sudo apt-get update -qq && sudo apt-get install -y -qq jq
|
||||
chmod +x "01_卡资(金)/_团队成员/金仓/群晖NAS管理/scripts/sync_github_to_gitea.sh" 2>/dev/null || true
|
||||
if [ -f "01_卡资(金)/_团队成员/金仓/群晖NAS管理/scripts/sync_github_to_gitea.sh" ]; then
|
||||
bash "01_卡资(金)/_团队成员/金仓/群晖NAS管理/scripts/sync_github_to_gitea.sh"
|
||||
chmod +x "01_卡资(金)/金仓_存储备份/群晖NAS管理/脚本/sync_github_to_gitea.sh" 2>/dev/null || true
|
||||
if [ -f "01_卡资(金)/金仓_存储备份/群晖NAS管理/脚本/sync_github_to_gitea.sh" ]; then
|
||||
bash "01_卡资(金)/金仓_存储备份/群晖NAS管理/脚本/sync_github_to_gitea.sh"
|
||||
else
|
||||
echo "未找到同步脚本,跳过(请确认仓库结构)。"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user