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
bb28b487
Commit
bb28b487
authored
Feb 25, 2021
by
leitao.zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build
parent
65e785ad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
2 deletions
+18
-2
.beagle.yml
.beagle.yml
+18
-2
No files found.
.beagle.yml
View file @
bb28b487
...
@@ -30,7 +30,7 @@ pipeline:
...
@@ -30,7 +30,7 @@ pipeline:
-
source
:
REGISTRY_PASSWORD_ALIYUN
-
source
:
REGISTRY_PASSWORD_ALIYUN
target
:
REGISTRY_PASSWORD
target
:
REGISTRY_PASSWORD
when
:
when
:
branch
:
[
dev
]
branch
:
[
dev
]
docker-master
:
docker-master
:
dns
:
223.5.5.5
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
...
@@ -46,4 +46,20 @@ pipeline:
...
@@ -46,4 +46,20 @@ pipeline:
-
source
:
REGISTRY_PASSWORD_ALIYUN
-
source
:
REGISTRY_PASSWORD_ALIYUN
target
:
REGISTRY_PASSWORD
target
:
REGISTRY_PASSWORD
when
:
when
:
branch
:
[
master
]
branch
:
[
master
]
docker-release
:
dns
:
223.5.5.5
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"
registry
:
registry.cn-qingdao.aliyuncs.com
secrets
:
-
source
:
REGISTRY_USER_ALIYUN
target
:
REGISTRY_USER
-
source
:
REGISTRY_PASSWORD_ALIYUN
target
:
REGISTRY_PASSWORD
when
:
branch
:
[
master
]
\ No newline at end of file
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