feat(部署脚本): 更新部署脚本
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
xiaoqidun 2023-07-12 13:09:13 +08:00
parent ee1a2b25b3
commit f32f4ae2ab

View File

@ -1,10 +1,8 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: default
node: node:
region: cn region: cn
steps: steps:
- name: generate - name: generate
pull: if-not-exists pull: if-not-exists
@ -17,6 +15,7 @@ steps:
commands: commands:
- ./build.sh - ./build.sh
- name: upload - name: upload
pull: if-not-exists
image: ccr.ccs.tencentyun.com/xiaoqidun/gocos image: ccr.ccs.tencentyun.com/xiaoqidun/gocos
settings: settings:
secret_id: secret_id: