0 votes
in Jenkins by
List some features of Jenkins.

1 Answer

0 votes
by

Features of Jenkins are –

  1. Free and open source
  2. Excellent community and documentation
  3. Exhaustive set of plugins and integrations
  4. Easy to set up, install and use on any platform because it is based on Java
  5. Supports distributed builds due to master-slave architecture, thus reducing the load on the CI server
...