Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit b63140d

Browse files
committed
style(formatting): 更新参考链接
1 parent e58f7a7 commit b63140d

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
相关链接
1111

12-
* [今天你docker了吗?](https://www.zhujian.tech/posts/5c6c610b.html)
12+
* [今天你docker了吗?](https://blog.zhujian.life/posts/5c6c610b.html)

docs/jenkins.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,30 @@
55

66
## 教程
77

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)
1717
* 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)
2020
* 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)
2424
* 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)
2727

2828
## 常见问题
2929

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

Comments
 (0)