From 726fdd7a1ad64c4e6ecdfbfe27ebc569c242839d Mon Sep 17 00:00:00 2001 From: abearxiong Date: Mon, 5 Jan 2026 10:54:22 +0800 Subject: [PATCH] udpate --- .cnb.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index 0c69a2b..8129d07 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -51,7 +51,7 @@ main: web_trigger_sync_from_gitea: - <<: *common_sync_from_gitea - api_trigger_test: - - stages: - - name: test - script: echo test + api_trigger_sync_to_gitea: + - <<: *common_sync_to_gitea + api_trigger_sync_from_gitea: + - <<: *common_sync_from_gitea \ No newline at end of file