Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
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-ui
Commits
747fc1f5
Commit
747fc1f5
authored
May 25, 2022
by
赵伟庚
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更换镜像仓库地址
parent
bd26aa21
Pipeline
#77167
failed with stage
Changes
1
Pipelines
1
Show 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 @
747fc1f5
...
@@ -51,7 +51,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
...
@@ -51,7 +51,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
version
:
"
v3.0.5"
# 版本号
version
:
"
v3.0.5"
# 版本号
channel
:
alpha
# 后缀 example: alpha test fix-alpha fix等
channel
:
alpha
# 后缀 example: alpha test fix-alpha fix等
args
:
"
TARGETOS=linux,TARGETARCH=amd64"
# 不同架构的构建参数
args
:
"
TARGETOS=linux,TARGETARCH=amd64"
# 不同架构的构建参数
registry
:
hub.wodcloud.com
# 私有仓库地址
registry
:
hub.
test.
wodcloud.com
# 私有仓库地址
registry_user
:
# 用户
registry_user
:
# 用户
from_secret
:
REGISTRY_USER
from_secret
:
REGISTRY_USER
registry_password
:
# 密码
registry_password
:
# 密码
...
@@ -86,9 +86,9 @@ steps:
...
@@ -86,9 +86,9 @@ steps:
REGISTRY_PASSWORD
:
REGISTRY_PASSWORD
:
from_secret
:
REGISTRY_PASSWORD
from_secret
:
REGISTRY_PASSWORD
settings
:
settings
:
source
:
hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.5-alpha
source
:
hub.
test.
wodcloud.com/gzgajzapi/apaas-ui:v3.0.5-alpha
target
:
hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.5
target
:
hub.
test.
wodcloud.com/gzgajzapi/apaas-ui:v3.0.5
registry
:
hub.wodcloud.com
registry
:
hub.
test.
wodcloud.com
##--------------对于需要保密的信息隐藏,减少账户信息的泄密⬇-----------------##
##--------------对于需要保密的信息隐藏,减少账户信息的泄密⬇-----------------##
---
---
...
...
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