platform: 10.11.92.34 workspace: path: src/gitlab.wodcloud.com/apaas/apaas-meshproxy clone: git: image: registry.cn-qingdao.aliyuncs.com/wod-devops/git:1.5.0 dns: 223.5.5.5 pipeline: build: image: registry.cn-qingdao.aliyuncs.com/wod/devops-go:1.14.4-stretch dns: 223.5.5.5 binary: apaas-meshproxy main: src environment: - GOPROXY=https://goproxy.cn,direct volumes: - /data/cache/gopath/pkg:/drone/pkg docker: image: registry.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0 volumes: - /var/run/docker.sock:/var/run/docker.sock base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8 repo: wod/apaas-meshproxy version: "v3.0" channel: branch registry: hub.gy.wodcloud.com secrets: - source: REGISTRY_USER_GUIZHOU target: REGISTRY_USER - source: REGISTRY_PASSWORD_GUIZHOU target: REGISTRY_PASSWORD