InterviewSolution
Saved Bookmarks
| 1. |
The Apache Jenkins server runs the ______________ job whenever code is committed to the trunk branch.(a) “Bigtop-trunk”(b) “Bigtop”(c) “Big-trunk”(d) None of the mentioned |
|
Answer» Right choice is (a) “Bigtop-trunk” Easiest explanation: Jenken Server in turn runs several test jobs. |
|