S

Satya • 2.31K Points
Master

Q. What is the function of the 'tools' block in Jenkins pipeline?

  • (A) To define test cases
  • (B) To specify Jenkins agents
  • (C) To install and configure tools like JDK, Maven, etc.
  • (D) To run scripts
  • Correct Answer - Option(C)
  • Views: 7
  • Filed under category Jenkins
  • Hashtags:

Explanation by: Satya
The 'tools' block in Jenkins pipeline specifies the tools required for the build like Maven or JDK.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.