Commit 81fa533c authored by leitao.zhang's avatar leitao.zhang

云上贵州

parent 8fe5b84d
platform: 10.11.92.34
workspace: workspace:
path: src/gitlab.wodcloud.com/apaas/apaas-meshproxy path: src/gitlab.wodcloud.com/apaas/apaas-meshproxy
clone: clone:
...@@ -6,26 +5,30 @@ clone: ...@@ -6,26 +5,30 @@ clone:
image: registry.cn-qingdao.aliyuncs.com/wod-devops/git:1.5.0 image: registry.cn-qingdao.aliyuncs.com/wod-devops/git:1.5.0
dns: 223.5.5.5 dns: 223.5.5.5
pipeline: pipeline:
build: go:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-go:1.14.4-stretch image: registry.cn-qingdao.aliyuncs.com/wod-devops/go:1.13.1-stretch
dns: 223.5.5.5 dns: 223.5.5.5
binary: apaas-meshproxy
main: src
environment: environment:
- GOPROXY=https://goproxy.cn,direct - GOPROXY=https://goproxy.cn,direct
main: src
binary: proxy
volumes: volumes:
# - /cache/gopath/pkg:/drone/pkg
- /data/cache/gopath/pkg:/drone/pkg - /data/cache/gopath/pkg:/drone/pkg
docker: docker:
dns: 223.5.5.5
image: registry.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0 image: registry.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8 base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
repo: wod/apaas-meshproxy repo: wod/apaas-meshproxy
version: "v3.0" version: "v3.0.0"
channel: branch
registry: hub.gy.wodcloud.com registry: hub.gy.wodcloud.com
secrets: secrets:
- source: REGISTRY_USER_GUIZHOU - source: REGISTRY_USER_GUIZHOU
target: REGISTRY_USER target: REGISTRY_USER
- source: REGISTRY_PASSWORD_GUIZHOU - source: REGISTRY_PASSWORD_GUIZHOU
target: REGISTRY_PASSWORD target: REGISTRY_PASSWORD
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment