From feda5b4fbcd5dfe2974271ef1229f8007c048843 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Mon, 5 Jan 2026 10:52:24 +0800 Subject: [PATCH] update --- .cnb.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index 9ffcb88..9047f70 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -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: