Skip to content

Commit

Permalink
Update jenkins.md
Browse files Browse the repository at this point in the history
更新镜像源地址
  • Loading branch information
yangbin09 authored Aug 10, 2024
1 parent 017243a commit 79efab9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/md/road-map/jenkins.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ Jenkins Docker 执行安装脚本。
</div>

- 1~2步,设置镜像源,设置后重启一下 Jenkins。
镜像源地址:https://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/update-center.json
- 3~4步,下载插件,先下载安装 chinese 汉化插件,方便不太熟悉 Jenkins 的伙伴更好的知道页面都是啥内容。
- 5步,所有的插件安装完成后,都需要重启才会生效。`安装完 chinese 插件,重启在进入到 Jenkins 就是汉化的页面了`
- 除了以上步骤,你还需要同样的方式安装 maven、git、docker 插件。
Expand Down Expand Up @@ -277,4 +278,4 @@ public class Application {
<img src="https://bugstack.cn/images/roadmap/tutorial/roadmap-jenkins-14.png?raw=true" width="850px">
</div>

- 运行到这代表着你已经完整的走完了 Jenkins CI&CD 流程。
- 运行到这代表着你已经完整的走完了 Jenkins CI&CD 流程。

0 comments on commit 79efab9

Please sign in to comment.