Skip to content

Commit 4145ae6

Browse files
author
abregman
committed
2 parents 32aa9b7 + cf44814 commit 4145ae6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,11 @@ Note: cross-dependency is when you have two or more changes to separate projects
315315

316316
<details>
317317
<summary>What is Jenkins? What have you used it for?</summary><br><b>
318+
319+
Jenkins is an open source automation tool written in Java with plugins built for Continuous Integration purpose. Jenkins is used to build and test your software projects continuously making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. It also allows you to continuously deliver your software by integrating with a large number of testing and deployment technologies.
320+
321+
Jenkins integrates development life-cycle processes of all kinds, including build, document, test, package, stage, deploy, static analysis and much more.
322+
318323
</b></details>
319324

320325
<details>

0 commit comments

Comments
 (0)