wslkd/.drone.yml
xiaoqidun 3a974b0349
All checks were successful
continuous-integration/drone/push Build is passing
feat(更新依赖): 更新依赖
2023-07-07 14:30:06 +08:00

28 lines
571 B
YAML

---
kind: pipeline
type: docker
name: default
node:
region: cn
steps:
- name: build
pull: if-not-exists
image: ccr.ccs.tencentyun.com/xiaoqidun/goenv
commands:
- chmod +x build.sh
- ./build.sh
- name: upload
image: ccr.ccs.tencentyun.com/xiaoqidun/gocos
settings:
secret_id:
from_secret: cos_secret_id
secret_key:
from_secret: cos_secret_key
bucket_url:
from_secret: cos_bucket_url
source: release/
target: product/wslkd
strip_prefix: release/