S

Satya • 2.31K Points
Master

Q. Which of the following is a valid way to define a Jenkins pipeline?

  • (A) Using GUI only
  • (B) Using jenkins.sh script
  • (C) Using a Jenkinsfile
  • (D) Using Dockerfile
  • Correct Answer - Option(C)
  • Views: 8
  • Filed under category Jenkins
  • Hashtags:

Explanation by: Satya
A Jenkinsfile defines pipeline stages and steps in code, allowing version control and automation.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.