Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-api
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
poc
poc-api
Commits
e6fe2920
Commit
e6fe2920
authored
Aug 20, 2025
by
R10
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release_gdghg' of
ssh://gitlab.gsstcloud.com:10022/poc/poc-api
into release_gdghg
parents
b4546ef5
63a9a67c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
Jenkinsfile_release
Jenkinsfile_release
+3
-2
No files found.
Jenkinsfile_release
View file @
e6fe2920
...
...
@@ -23,7 +23,8 @@ pipeline {
}
environment {
registry_address = 'registry.cn-shenzhen.aliyuncs.com/gsst'
get_image_address = 'nexus3.gsstcloud.com:8092/poc'
image_name = 'poc-api'
get_image_address = 'nexus3.gsstcloud.com:8092/poc-v2'
image_name = 'poc-api-v2'
}
}
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