add merge

This commit is contained in:
xiongxiao
2026-01-12 15:25:28 +08:00
parent 7d2ac2df52
commit 8d6136c388

View File

@@ -41,7 +41,10 @@ $:
.common_build: &common_build .common_build: &common_build
- <<: *common_env - <<: *common_env
stages: !reference [.build_images_template, stages] stages:
- name: 打包应用
script: pnpm build
!reference [.build_images_template, stages]
main: main:
web_trigger_sync_to_gitea: web_trigger_sync_to_gitea: