kind: pipeline type: kubernetes name: deploy trigger: ref: - refs/heads/release-* steps: - name: build image: registry-vpc.cn-shanghai.aliyuncs.com/winhc-spider/drone-kaniko settings: registry_mirrors: 9s9ylon1.mirror.aliyuncs.com registry: registry-vpc.cn-shanghai.aliyuncs.com skip_tls_verify: true enable_cache: true cache_repo: 192.168.1.7:5000/winhc-spider/competitor_product_analysis username: from_secret: username password: from_secret: password repo: registry-vpc.cn-shanghai.aliyuncs.com/winhc-spider/competitor_product_analysis