0 votes
in Jenkins by
Why should we use Jenkins?

1 Answer

0 votes
by

Jenkins is often used to consistently design and validate software applications. It makes it easy for developers to implement updates to the code and for users to get the latest version quickly. Jenkins uses plugins to accomplish Continuous Integration. Plugins essentially allow DevOps stages to be integrated.

...