Chapter 3

Jenkins for QA — quiz

5 questions · ~4 min

Chapter 3 quiz

Question 1 of 5

A Jenkinsfile uses `pipeline { agent any; stages { ... } }` syntax. This is an example of: