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

This commit is contained in:
xiaoqidun 2023-07-12 14:41:16 +08:00
parent 3a974b0349
commit 45f857c899

View File

@ -2,10 +2,8 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: default
node: node:
region: cn region: cn
steps: steps:
- name: build - name: build
pull: if-not-exists pull: if-not-exists
@ -24,4 +22,4 @@ steps:
from_secret: cos_bucket_url from_secret: cos_bucket_url
source: release/ source: release/
target: product/wslkd target: product/wslkd
strip_prefix: release/ strip_prefix: release/