Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yichengstreet-be
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yichengstreet
yichengstreet-be
Commits
d865b37b
Commit
d865b37b
authored
Mar 10, 2025
by
zhoubin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 'main'
迁移卓易云 See merge request
!92
parents
67c0f5d2
1c30386c
Pipeline
#143048
passed with stages
in 7 minutes and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
d865b37b
...
@@ -3,7 +3,7 @@ variables:
...
@@ -3,7 +3,7 @@ variables:
MAVEN_CLI_OPTS
:
"
--batch-mode
--errors
--fail-at-end
--show-version
-DinstallAtEnd=true
-DdeployAtEnd=true
-Dmaven.test.skip=true"
MAVEN_CLI_OPTS
:
"
--batch-mode
--errors
--fail-at-end
--show-version
-DinstallAtEnd=true
-DdeployAtEnd=true
-Dmaven.test.skip=true"
USERNAME
:
yx-street
#hub.eazytec-cloud.com用户名
USERNAME
:
yx-street
#hub.eazytec-cloud.com用户名
TOKEN
:
xUSFbdB95yVRr
#hub.eazytec-cloud.com的CLI密码
TOKEN
:
xUSFbdB95yVRr
#hub.eazytec-cloud.com的CLI密码
REPO
:
harbor.eazytec-building.com
#hub.eazytec-cloud.com的地址
REPO
:
47.103.57.78:30002
#hub.eazytec-cloud.com的地址
NAMESPACE
:
yx-street
#项目名
NAMESPACE
:
yx-street
#项目名
IMAGE
:
yichengstreet-be
#项目英文名
IMAGE
:
yichengstreet-be
#项目英文名
OKD
:
osr.eazytec.intra:8443
#pass平台的地址
OKD
:
osr.eazytec.intra:8443
#pass平台的地址
...
@@ -39,7 +39,7 @@ deploy:
...
@@ -39,7 +39,7 @@ deploy:
image
:
hub.eazytec-cloud.com/devops/docker:18
image
:
hub.eazytec-cloud.com/devops/docker:18
services
:
services
:
-
name
:
hub.eazytec-cloud.com/devops/docker:18-dind
-
name
:
hub.eazytec-cloud.com/devops/docker:18-dind
command
:
[
"
--insecure-registry=
https://docker-registry-default.app.eazytec.intra
"
,
"
--registry-mirror=http://bdex97.eazytec.intra:5000"
]
command
:
[
"
--insecure-registry=
47.103.57.78:30002
"
,
"
--registry-mirror=http://bdex97.eazytec.intra:5000"
]
alias
:
docker
alias
:
docker
before_script
:
before_script
:
-
docker info
-
docker info
...
...
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