We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad62d4 commit c4fa910Copy full SHA for c4fa910
nodejs-cicd/基于Node.js-Docker的CICD-DevOps实践.md
@@ -465,11 +465,16 @@ Successfully tagged cicd-web:latest
465
466

467
468
-### 原始视频及文档
+## 原始视频及文档
469
+
470
+### 视频
471
472
https://www.bilibili.com/video/BV1jf4y127jT/?spm_id_from=333.337.search-card.all.click&vd_source=503207d99395b6ec89fb3e289a9be411
473
474
+### 文档
475
476
实验步骤:
477
478
1. 搭建一个 git 服务
479
- 拉取 gogs 镜像:`docker pull gogs/gogs`
480
- 创建 gogs 存储目录:`sudo mkdir /var/gogs`
0 commit comments