Skip to content

Commit b954385

Browse files
committed
circleci
1 parent f3297f7 commit b954385

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

_data/toc.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,3 +585,12 @@ extra:
585585
title: intro socket
586586
- path: /javascript-developer/extra/socket.io/client-api/
587587
title: client api
588+
589+
circleci:
590+
- sectiontitle: circleci
591+
section:
592+
- path: /devops/ci-cd/circleci-101/
593+
title: circleci
594+
- path: /devops/ci-cd/circleci-101/environment/
595+
title: environment
596+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
description: details about circleci envrionment feature.
3+
keywords: circleci, circleci-101
4+
title: circleci environemnt feature
5+
toc_max: 4
6+
---
7+
8+
# environment
9+
10+
11+

devops/ci-cd/circleci-101/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
description: Circleci is a contionious integration and continious deployment platform.
3+
keywords: circleci, circleci-101
4+
title: Learn circleci with fun.
5+
toc_max: 4
6+
---
7+
8+
# circleci 101
9+
circleci is a popular ci/cd platform. Here you can learn circleci with fun and learning curve is very short.
10+
11+

0 commit comments

Comments
 (0)