|
5 | 5 |
|
6 | 6 | ## 教程
|
7 | 7 |
|
8 |
| -* [Jenkins安装](https://www.zhujian.tech/posts/5d15ec84.html) |
9 |
| -* [Jenkins 更换镜像源](https://www.zhujian.tech/posts/9ff7f63d.html) |
10 |
| -* [[Jenkins]手动下载插件](https://www.zhujian.tech/posts/373e88b0.html) |
11 |
| -* [[Jenkins]freestyle工程](https://www.zhujian.tech/posts/fddee3e1.html) |
12 |
| -* [[Jenkins][Freestyle]环境变量设置](https://www.zhujian.tech/posts/f2f14bee.html) |
13 |
| -* [[Jenkins][GitLab][Hexo]新建Freestyle工程实现CI功能](https://www.zhujian.tech/posts/446d640.html) |
14 |
| -* [[Jenkins][GitLab][Hexo]新建Pipeline工程实现CI功能](https://www.zhujian.tech/posts/f80ec296.html) |
15 |
| -* [[Jenkins]手动设置私钥](https://zhujian.tech/posts/c343c930.html) |
16 |
| -* [[Jenkins]Pipeline工程配置NodeJS环境](https://www.zhujian.tech/posts/d521b4ea.html) |
| 8 | +* [Jenkins安装](https://blog.zhujian.life/posts/5d15ec84.html) |
| 9 | +* [Jenkins 更换镜像源](https://blog.zhujian.life/posts/9ff7f63d.html) |
| 10 | +* [[Jenkins]手动下载插件](https://blog.zhujian.life/posts/373e88b0.html) |
| 11 | +* [[Jenkins]freestyle工程](https://blog.zhujian.life/posts/fddee3e1.html) |
| 12 | +* [[Jenkins][Freestyle]环境变量设置](https://blog.zhujian.life/posts/f2f14bee.html) |
| 13 | +* [[Jenkins][GitLab][Hexo]新建Freestyle工程实现CI功能](https://blog.zhujian.life/posts/446d640.html) |
| 14 | +* [[Jenkins][GitLab][Hexo]新建Pipeline工程实现CI功能](https://blog.zhujian.life/posts/f80ec296.html) |
| 15 | +* [[Jenkins]手动设置私钥](https://blog.zhujian.life/posts/c343c930.html) |
| 16 | +* [[Jenkins]Pipeline工程配置NodeJS环境](https://blog.zhujian.life/posts/d521b4ea.html) |
17 | 17 | * Proxy
|
18 |
| - * [[Jenkins]Tomcat托管](https://www.zhujian.tech/posts/bc77c204.html) |
19 |
| - * [[Jenkins][Nginx]反向代理](https://www.zhujian.tech/posts/7c823af7.html) |
| 18 | + * [[Jenkins]Tomcat托管](https://blog.zhujian.life/posts/bc77c204.html) |
| 19 | + * [[Jenkins][Nginx]反向代理](https://blog.zhujian.life/posts/7c823af7.html) |
20 | 20 | * WebHook
|
21 |
| - * [[Jenkins][ssh]coding连接](https://www.zhujian.tech/posts/6185d82f.html) |
22 |
| - * [[Jenkins][github]webhook连接](https://www.zhujian.tech/posts/341b6b1e.html) |
23 |
| - * [[Jenkins][Gitlab]webhook连接](https://www.zhujian.tech/posts/6ff96ec3.html) |
| 21 | + * [[Jenkins][ssh]coding连接](https://blog.zhujian.life/posts/6185d82f.html) |
| 22 | + * [[Jenkins][github]webhook连接](https://blog.zhujian.life/posts/341b6b1e.html) |
| 23 | + * [[Jenkins][Gitlab]webhook连接](https://blog.zhujian.life/posts/6ff96ec3.html) |
24 | 24 | * Docker
|
25 |
| - * [在Docker中运行Jenkins](https://zhujian.tech/posts/202ee452.html) |
26 |
| - * [[Jenkins][GitLab]docker-compose实现](https://www.zhujian.tech/posts/1431c640.html) |
| 25 | + * [在Docker中运行Jenkins](https://blog.zhujian.life/posts/202ee452.html) |
| 26 | + * [[Jenkins][GitLab]docker-compose实现](https://blog.zhujian.life/posts/1431c640.html) |
27 | 27 |
|
28 | 28 | ## 常见问题
|
29 | 29 |
|
30 |
| -- [[Jenkins]反向代理出错](https://www.zhujian.tech/posts/adc5ce0c.html) |
31 |
| -- [This Jenkins instance appears to be offline](https://www.zhujian.tech/posts/6af1c833.html) |
32 |
| -- [[Jenkins]Url is blocked: Requests to localhost are not allowed](https://www.zhujian.tech/posts/5d46d7f9.html) |
33 |
| -- [Hook executed successfully but returned HTTP 404](https://www.zhujian.tech/posts/6ff96ec3.html) |
34 |
| -- [Hook executed successfully but returned HTTP 403](https://www.zhujian.tech/posts/6ff96ec3.html) |
| 30 | +- [[Jenkins]反向代理出错](https://blog.zhujian.life/posts/adc5ce0c.html) |
| 31 | +- [This Jenkins instance appears to be offline](https://blog.zhujian.life/posts/6af1c833.html) |
| 32 | +- [[Jenkins]Url is blocked: Requests to localhost are not allowed](https://blog.zhujian.life/posts/5d46d7f9.html) |
| 33 | +- [Hook executed successfully but returned HTTP 404](https://blog.zhujian.life/posts/6ff96ec3.html) |
| 34 | +- [Hook executed successfully but returned HTTP 403](https://blog.zhujian.life/posts/6ff96ec3.html) |
0 commit comments