From 0b685db523991708e4fbd25ca645c472768725e2 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Mon, 12 Jan 2026 15:26:50 +0800 Subject: [PATCH] update --- .cnb.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index dcdbf03..3284ff6 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -39,13 +39,14 @@ $: - <<: *common_env stages: !reference [.kubectl_deploy_template, stages] + .common_build: &common_build - <<: *common_env stages: - name: ζ‰“εŒ…εΊ”η”¨ script: pnpm build - !reference [.build_images_template, stages] - + stages: !reference [.build_images_template, stages] + main: web_trigger_sync_to_gitea: - <<: *common_sync_to_gitea