Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
yn-health-science
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
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
徐俊
yn-health-science
Commits
50bad1e5
Commit
50bad1e5
authored
Dec 10, 2024
by
lijing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI仓库添加
parent
fa52c099
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
ci-setingss.xml
ci-setingss.xml
+7
-1
No files found.
ci-setingss.xml
View file @
50bad1e5
...
...
@@ -17,7 +17,13 @@
</servers>
<mirrors>
<mirror>
<id>
alimaven
</id>
<name>
aliyun maven
</name>
<url>
http://maven.aliyun.com/nexus/content/groups/public
</url>
<!-- mirrorOf是用来 命中项目的repositoryId:aliyun-repos 、central 项目没有定义repositories标签时会有一个默认的中央仓库值:central会查找这个-->
<mirrorOf>
central
</mirrorOf>
</mirror>
<mirror>
<!--id 是用来和server 中的账户信息匹配以及标识作用 -->
...
...
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