0 votes
in Jenkins by
What are the two components (pre-requisites) that Jenkins is mainly integrated with?

1 Answer

0 votes
by
Jenkins integrates with:

Build tools/ Build working script like Maven script.

Version control system/Accessible source code repository like Git repository.
...