We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 890d1a1 + 0e911e7 commit b31b65fCopy full SHA for b31b65f
CI-CD/jenkins/Jenkins-overview.md
@@ -0,0 +1,9 @@
1
+## What is Jenkins?
2
+
3
+Jenkins is an open-source automation server used to build, test, and deploy applications.
4
+It helps implement CI/CD pipelines by automating repetitive tasks.
5
6
+### Why Jenkins?
7
+- Automates build & deployment
8
+- Integrates with GitHub
9
+- Supports Docker & Kubernetes
0 commit comments