Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-meshproxy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-meshproxy
Commits
e5785f1a
Commit
e5785f1a
authored
Apr 26, 2020
by
gaoshiyao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代理镜像
parent
2bbff5f7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
12 deletions
+16
-12
.beagle.yml
.beagle.yml
+16
-12
No files found.
.beagle.yml
View file @
e5785f1a
...
...
@@ -14,13 +14,13 @@ pipeline:
binary
:
proxy
volumes
:
-
/cache/gopath/pkg:/drone/pkg
docker-
master
:
docker-
dev
:
image
:
registry-vpc.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry-vpc.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
repo
:
apaas/apaas-meshproxy
version
:
1
.0.1
version
:
3
.0.1
channel
:
alpha
registry
:
hub.wodcloud.com
secrets
:
...
...
@@ -29,16 +29,20 @@ pipeline:
-
source
:
REGISTRY_PASSWORD
target
:
REGISTRY_PASSWORD
when
:
branch
:
[
master
]
deploy
:
image
:
registry-vpc.cn-qingdao.aliyuncs.com/wod-devops/kubernetes:1.0
namespace
:
cloud
deployment
:
bgproxy-test
container
:
bgproxy-test
branch
:
[
dev
]
docker-master
:
image
:
registry-vpc.cn-qingdao.aliyuncs.com/wod-devops/docker:1.0
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry-vpc.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
repo
:
apaas/apaas-meshproxy
version
:
3.0
registry
:
hub.wodcloud.com
secrets
:
-
source
:
KUBERNETES_SERVER
target
:
KUBERNETES_SERVER
-
source
:
KUBERNETES_TOKEN
target
:
KUBERNETES_TOKEN
-
source
:
REGISTRY_USER
target
:
REGISTRY_USER
-
source
:
REGISTRY_PASSWORD
target
:
REGISTRY_PASSWORD
when
:
branch
:
[
dev
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment