update
This commit is contained in:
5
.cnb.yml
5
.cnb.yml
@@ -39,13 +39,14 @@ $:
|
|||||||
- <<: *common_env
|
- <<: *common_env
|
||||||
stages: !reference [.kubectl_deploy_template, stages]
|
stages: !reference [.kubectl_deploy_template, stages]
|
||||||
|
|
||||||
|
|
||||||
.common_build: &common_build
|
.common_build: &common_build
|
||||||
- <<: *common_env
|
- <<: *common_env
|
||||||
stages:
|
stages:
|
||||||
- name: 打包应用
|
- name: 打包应用
|
||||||
script: pnpm build
|
script: pnpm build
|
||||||
!reference [.build_images_template, stages]
|
stages: !reference [.build_images_template, stages]
|
||||||
|
|
||||||
main:
|
main:
|
||||||
web_trigger_sync_to_gitea:
|
web_trigger_sync_to_gitea:
|
||||||
- <<: *common_sync_to_gitea
|
- <<: *common_sync_to_gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user