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
f2160a49
Commit
f2160a49
authored
Jul 20, 2020
by
张宇迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
arm64镜像构建
parent
b3bf2971
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
17 deletions
+17
-17
.beagle.yml
.beagle.yml
+17
-17
No files found.
.beagle.yml
View file @
f2160a49
...
...
@@ -21,7 +21,7 @@ pipeline:
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
repo
:
apaas
/apaas-meshproxy
repo
:
wod
/apaas-meshproxy
version
:
v3.0.0
channel
:
alpha
registry
:
registry.cn-qingdao.aliyuncs.com
...
...
@@ -38,7 +38,7 @@ pipeline:
volumes
:
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
repo
:
apaas
/apaas-meshproxy
repo
:
wod
/apaas-meshproxy
version
:
"
v3.0.0"
registry
:
registry.cn-qingdao.aliyuncs.com
secrets
:
...
...
@@ -48,19 +48,19 @@ pipeline:
target
:
REGISTRY_PASSWORD
when
:
branch
:
[
master
]
docker-latest
:
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
:
apaas
/apaas-meshproxy
version
:
v3
registry
:
hub.wodcloud.com
secrets
:
-
source
:
REGISTRY_USER
target
:
REGISTRY_USER
-
source
:
REGISTRY_PASSWORD
target
:
REGISTRY_PASSWORD
when
:
branch
:
[
master
]
#
docker-latest:
#
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
#
registry: hub.wodcloud.com
#
secrets:
#
- source: REGISTRY_USER
#
target: REGISTRY_USER
#
- source: REGISTRY_PASSWORD
#
target: REGISTRY_PASSWORD
#
when:
#
branch: [master]
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