Login
Remember
Register
Ask a Question
What are the two components (pre-requisites) that Jenkins is mainly integrated with?
0
votes
asked
Jan 17, 2020
in
Jenkins
by
GeorgeBell
What are the two components (pre-requisites) that Jenkins is mainly integrated with?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 17, 2020
by
GeorgeBell
Jenkins integrates with:
Build tools/ Build working script like Maven script.
Version control system/Accessible source code repository like Git repository.
...