S

Satya • 2.31K Points
Master

Q. What does the `params` object represent in a Jenkinsfile?

  • (A) Current build logs
  • (B) Pipeline agent settings
  • (C) User-supplied parameters
  • (D) Credentials only
  • Correct Answer - Option(C)
  • Views: 12
  • Filed under category Jenkins
  • Hashtags:

Explanation by: Satya
The `params` object contains parameters passed to the pipeline by the user at runtime.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.