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
c7ba69ee
Commit
c7ba69ee
authored
Mar 10, 2025
by
zhoubin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
迁移卓易云
parent
1e9c945e
Pipeline
#143034
failed
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
.gitlab-ci.yml
.gitlab-ci.yml
+5
-5
No files found.
.gitlab-ci.yml
View file @
c7ba69ee
variables
:
MAVEN_OPTS
:
"
-Dmaven.repo.local=.m2/repository
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=WARN
-Dorg.slf4j.simpleLogger.showDateTime=true
-Djava.awt.headless=true"
MAVEN_CLI_OPTS
:
"
--batch-mode
--errors
--fail-at-end
--show-version
-DinstallAtEnd=true
-DdeployAtEnd=true
-Dmaven.test.skip=true"
USERNAME
:
eazytec
#hub.eazytec-cloud.com用户名
TOKEN
:
Eazytec2023
#hub.eazytec-cloud.com的CLI密码
REPO
:
hub.eazytec-cloud.com
#hub.eazytec-cloud.com的地址
NAMESPACE
:
y
icheng
street
#项目名
USERNAME
:
yx-street
#hub.eazytec-cloud.com用户名
TOKEN
:
xUSFbdB95yVRr$WW
#hub.eazytec-cloud.com的CLI密码
REPO
:
47.103.57.78:30002
#hub.eazytec-cloud.com的地址
NAMESPACE
:
y
x-
street
#项目名
IMAGE
:
yichengstreet-be
#项目英文名
OKD
:
osr.eazytec.intra:8443
#pass平台的地址
OKDUSER
:
sunf@eazytec.com
#pass平台的用户名
...
...
@@ -20,7 +20,7 @@ cache:
stages
:
-
package
-
deploy
-
publish
#
- publish
package
:
...
...
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