Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
so-operation-api
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
smart-operation
so-operation-api
Commits
f80ff56d
Commit
f80ff56d
authored
Jul 12, 2023
by
李科
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: 修改版本至3.0.0
parent
94f416d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
.beagle.yml
.beagle.yml
+9
-9
No files found.
.beagle.yml
View file @
f80ff56d
...
@@ -50,7 +50,7 @@ steps:
...
@@ -50,7 +50,7 @@ steps:
base
:
registry.cn-hangzhou.aliyuncs.com/xmod/alpine:3
base
:
registry.cn-hangzhou.aliyuncs.com/xmod/alpine:3
dockerfile
:
.beagle/dockerfile
dockerfile
:
.beagle/dockerfile
repo
:
smart-operation/so-operation-api
repo
:
smart-operation/so-operation-api
Version
:
"
v
1
.0.0"
Version
:
"
v
3
.0.0"
channel
:
amd64
channel
:
amd64
args
:
"
TARGETOS=linux,TARGETARCH=amd64"
args
:
"
TARGETOS=linux,TARGETARCH=amd64"
registry
:
hub.wodcloud.com
registry
:
hub.wodcloud.com
...
@@ -65,7 +65,7 @@ steps:
...
@@ -65,7 +65,7 @@ steps:
namespace
:
smart-manage
namespace
:
smart-manage
deployment
:
so-operation-api
deployment
:
so-operation-api
container
:
so-operation-api
container
:
so-operation-api
image
:
hub.wodcloud.com/smart-operation/so-operation-api:v
1
.0.0-amd64
image
:
hub.wodcloud.com/smart-operation/so-operation-api:v
3
.0.0-amd64
environment
:
environment
:
KUBERNETES_SERVER
:
KUBERNETES_SERVER
:
from_secret
:
KUBERNETES_SERVER
from_secret
:
KUBERNETES_SERVER
...
@@ -80,7 +80,7 @@ steps:
...
@@ -80,7 +80,7 @@ steps:
base
:
registry.cn-hangzhou.aliyuncs.com/xmod/alpine:3-arm64
base
:
registry.cn-hangzhou.aliyuncs.com/xmod/alpine:3-arm64
dockerfile
:
.beagle/dockerfile
dockerfile
:
.beagle/dockerfile
repo
:
smart-operation/so-operation-api
repo
:
smart-operation/so-operation-api
Version
:
"
v
1
.0.0"
Version
:
"
v
3
.0.0"
channel
:
arm64
channel
:
arm64
args
:
"
TARGETOS=linux,TARGETARCH=arm64"
args
:
"
TARGETOS=linux,TARGETARCH=arm64"
registry
:
hub.wodcloud.com
registry
:
hub.wodcloud.com
...
@@ -97,8 +97,8 @@ steps:
...
@@ -97,8 +97,8 @@ steps:
settings
:
settings
:
insecure
:
true
insecure
:
true
platforms
:
linux/amd64,linux/arm64
platforms
:
linux/amd64,linux/arm64
template
:
hub.wodcloud.com/smart-operation/so-operation-api:v
1
.0.0-ARCH
template
:
hub.wodcloud.com/smart-operation/so-operation-api:v
3
.0.0-ARCH
target
:
hub.wodcloud.com/smart-operation/so-operation-api:v
1
.0.0
target
:
hub.wodcloud.com/smart-operation/so-operation-api:v
3
.0.0
username
:
username
:
from_secret
:
REGISTRY_USER
from_secret
:
REGISTRY_USER
password
:
password
:
...
@@ -131,8 +131,8 @@ steps:
...
@@ -131,8 +131,8 @@ steps:
REGISTRY_PASSWORD
:
REGISTRY_PASSWORD
:
from_secret
:
REGISTRY_PASSWORD
from_secret
:
REGISTRY_PASSWORD
settings
:
settings
:
source
:
hub.wodcloud.com/smart-operation/so-operation-api:v
1
.0.0-amd64
source
:
hub.wodcloud.com/smart-operation/so-operation-api:v
3
.0.0-amd64
target
:
hub.wodcloud.com/smart-operation/so-operation-api:v
1
.0-amd64
target
:
hub.wodcloud.com/smart-operation/so-operation-api:v
3
.0-amd64
registry
:
hub.wodcloud.com
registry
:
hub.wodcloud.com
-
name
:
harbor-arm64
-
name
:
harbor-arm64
...
@@ -147,8 +147,8 @@ steps:
...
@@ -147,8 +147,8 @@ steps:
REGISTRY_PASSWORD
:
REGISTRY_PASSWORD
:
from_secret
:
REGISTRY_PASSWORD
from_secret
:
REGISTRY_PASSWORD
settings
:
settings
:
source
:
hub.wodcloud.com/smart-operation/so-operation-api:v
1
.0.0-arm64
source
:
hub.wodcloud.com/smart-operation/so-operation-api:v
3
.0.0-arm64
target
:
hub.wodcloud.com/smart-operation/so-operation-api:v
1
.0-arm64
target
:
hub.wodcloud.com/smart-operation/so-operation-api:v
3
.0-arm64
registry
:
hub.wodcloud.com
registry
:
hub.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