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
9b883b5b
Commit
9b883b5b
authored
Dec 28, 2020
by
leitao.zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build
parent
fdaf040f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.beagle.yml
.beagle.yml
+4
-4
No files found.
.beagle.yml
View file @
9b883b5b
...
...
@@ -2,11 +2,11 @@ workspace:
path
:
src/gitlab.wodcloud.com/apaas/apaas-meshproxy
clone
:
git
:
image
:
registry.cn-qingdao.aliyuncs.com/wod
-devops/git:1.5
.0
image
:
registry.cn-qingdao.aliyuncs.com/wod
/devops-git:1
.0
dns
:
223.5.5.5
pipeline
:
go
:
image
:
registry.cn-qingdao.aliyuncs.com/wod
-devops/go:1.13.1
-stretch
image
:
registry.cn-qingdao.aliyuncs.com/wod
/devops-go:1.14.4
-stretch
dns
:
223.5.5.5
environment
:
-
GOPROXY=https://goproxy.cn,direct
...
...
@@ -16,7 +16,7 @@ pipeline:
-
/data/cache/gopath/pkg:/drone/pkg
docker-dev
:
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
:
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
...
...
@@ -33,7 +33,7 @@ pipeline:
branch
:
[
dev
]
docker-master
:
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
:
-
/var/run/docker.sock:/var/run/docker.sock
base
:
registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
...
...
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