File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# 用 DevStream 搭建 GitLab + Jenkins + Harbor 工具链,管理 Java Spring Boot 项目开发生命周期全流程
22
3+ ## 0、配套视频
4+
5+ 我们给本文流程录制了视频 demo,你可以根据自己的习惯决定先看视频版还是文字版:
6+
7+ <div class =" video-wrapper " >
8+ <iframe width="1280" height="500" src="https://player.bilibili.com/player.html?cid=931459808&aid=819045554&page=1&as_wide=1&high_quality=1&danmaku=0" allowfullscreen></iframe>
9+ </div >
10+
11+ !!! hint "提示"
12+
13+ 跳转到B站观看清晰度更高。
14+
315## 1、概述
416
517本文将介绍如何通过 DevStream 在本地部署 ` GitLab + Jenkins + Harbor ` 工具链,并且以 Java Spring Boot 项目为例,演示如何通过 DevStream 快速创建 Java Spring Boot 项目脚手架,同时在 Jenkins 上自动创建对应的 Pipeline 实现 Java Spring Boot 项目的 CI 流程。
Original file line number Diff line number Diff line change @@ -9,9 +9,13 @@ DevStream 是一个开源的 DevOps 工具链管理器,因开发者而生,
99TL;DR:只需观看以下演示:
1010
1111<div class =" video-wrapper " >
12- <iframe width="1280" height="500" src="https://player.bilibili.com/player.html?cid=728576152 &aid=426762434 &page=1&as_wide=1&high_quality=1&danmaku=0" allowfullscreen></iframe>
12+ <iframe width="1280" height="500" src="https://player.bilibili.com/player.html?cid=931459808 &aid=819045554 &page=1&as_wide=1&high_quality=1&danmaku=0" allowfullscreen></iframe>
1313</div >
1414
15+ !!! hint "提示"
16+
17+ 跳转到B站观看清晰度更高。
18+
1519## DevStream 做了什么?
1620
1721- 5分钟内启动 DevOps:你是否厌倦了调研并整合所有的 DevOps 组件?现在只需一个命令就能启动并运行你的开源、定制的 DevOps 工具链。
You can’t perform that action at this time.
0 commit comments