File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # 用 DevStream 搭建 GitLab + Jenkins + Harbor 工具链,管理 Java Sprint Boot 项目开发生命周期全流程
1+ # 用 DevStream 搭建 GitLab + Jenkins + Harbor 工具链,管理 Java Spring Boot 项目开发生命周期全流程
22
33## 1、概述
44
@@ -359,7 +359,7 @@ Harbor 的 admin 用户初始登录密码是 `Harbor12345`,你可以尝试用
359359
360360# # 3、开始应用 apps
361361
362- 本节你将继续使用 DevStream apps 管理能力实现一个 Java Sprint Boot 项目的脚手架创建和 CI 流程配置等过程。
362+ 本节你将继续使用 DevStream apps 管理能力实现一个 Java Spring Boot 项目的脚手架创建和 CI 流程配置等过程。
363363
364364# ## 3.1、准备 apps 配置文件(config-apps.yaml)
365365
Original file line number Diff line number Diff line change 44
55本文将演示:
66
7- 1 . 通过 [ ` repo-scaffolding ` ] ( ./repo-scaffolding.zh.md ) 插件在 GitLab 上创建一个 Java Sprint Boot 项目脚手架;
7+ 1 . 通过 [ ` repo-scaffolding ` ] ( ./repo-scaffolding.zh.md ) 插件在 GitLab 上创建一个 Java Spring Boot 项目脚手架;
882 . 通过 ` jenkins-pipeline ` 插件在 Jenkins 上创建一条 Java Spring Boot 的 CI 流水线;
993 . 通过 ` jenkins-pipeline ` 插件实现在 GitLab 和 Jenkins 上分别配置相应参数,实现当 GitLab 上的代码库有 push 或者 merge 事件时,自动触发 Jenkins 上的流水线运行,同时流水线的执行结果自动回写到 GitLab 上。
1010
You can’t perform that action at this time.
0 commit comments