This commit is contained in:
2026-01-05 10:52:24 +08:00
parent 2724f09a5b
commit feda5b4fbc

View File

@@ -12,7 +12,7 @@ $:
# - name: pnpm install
# script: pnpm install
_common: &common_sync_to_gitea
.common_sync_to_gitea: &common_sync_to_gitea
services:
- docker
imports:
@@ -31,7 +31,7 @@ _common: &common_sync_to_gitea
git_email: "xiongxiao@xiongxiao.me"
sync_mode: rebase
branch: main
_common: &common_sync_from_gitea
.common_sync_from_gitea: &common_sync_from_gitea
services:
- docker
imports: