Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bes
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
market
bes
Commits
5097f940
Commit
5097f940
authored
Sep 27, 2023
by
邱勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete beagle.yml
parent
296677e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
65 deletions
+0
-65
beagle.yml
beagle.yml
+0
-65
No files found.
beagle.yml
deleted
100644 → 0
View file @
296677e2
kind
:
pipeline
name
:
docker
trigger
:
branch
:
-
master
volumes
:
-
name
:
docker
host
:
path
:
/var/run/docker.sock
clone
:
disable
:
true
steps
:
-
name
:
fetch
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-git:1.0
network_mode
:
host
-
name
:
docker-amd64
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0
volumes
:
-
name
:
docker
path
:
/var/run/docker.sock
settings
:
dockerfile
:
.beagle/dockerfile
base
:
registry.cn-qingdao.aliyuncs.com/wod/openjdk:8-jdk-slim-migration-amd64
repo
:
wod/bdg-web-server
tag
:
v3-optimize-amd64
registry
:
registry.cn-qingdao.aliyuncs.com
registry_user
:
from_secret
:
REGISTRY_USER_ALIYUN
registry_password
:
from_secret
:
REGISTRY_PASSWORD_ALIYUN
-
name
:
docker-arm64
image
:
registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0
volumes
:
-
name
:
docker
path
:
/var/run/docker.sock
settings
:
dockerfile
:
.beagle/dockerfile
base
:
registry.cn-qingdao.aliyuncs.com/wod/openjdk:8-jdk-slim-migration-arm64
repo
:
wod/bdg-web-server
tag
:
v3-optimize-arm64
registry
:
registry.cn-qingdao.aliyuncs.com
registry_user
:
from_secret
:
REGISTRY_USER_ALIYUN
registry_password
:
from_secret
:
REGISTRY_PASSWORD_ALIYUN
---
kind
:
secret
name
:
REGISTRY_USER_ALIYUN
get
:
name
:
REGISTRY_USER_ALIYUN
path
:
devops-secrets
---
kind
:
secret
name
:
REGISTRY_PASSWORD_ALIYUN
get
:
name
:
REGISTRY_PASSWORD_ALIYUN
path
:
devops-secrets
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