Login
Remember
Register
Ask a Question
List some features of Jenkins.
0
votes
asked
Apr 28, 2021
in
Jenkins
by
Robindeniel
List some features of Jenkins.
#jenkins-features
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 28, 2021
by
Robindeniel
Features of Jenkins are –
Free and open source
Excellent community and documentation
Exhaustive set of plugins and integrations
Easy to set up, install and use on any platform because it is based on Java
Supports distributed builds due to master-slave architecture, thus reducing the load on the CI server
...