In a Multibranch Pipeline project, you removed a branch in the repository. When is the corresponding "orphaned" job removed?
How do you configure notifications in a Jenkinsfile?
Where does the Jenkinsfile live?
Your organization has been carefully and painstakingly performing builds on specific commits which the development team deems as releases or release candidates and subsequently only testing major releases. You have been placed in charge of a new project in which continuous integration is the primary goal. Which part of your organization's existing process do you need to modify in the furtherance of the goal of continuous integration?
Which arc true when installing new plugins? Choose 2 answers
A unit test_________.
What directive do you use for a declarative pipeline?
What's an example of a cloud-based SCM?
During a proposal, you need to quickly retrieve configuration for a demo of a project named “My Freestyle Project”, which is in the "Freestyles" folder, in a neat and easily-readable XML format using a REST API call. What is the correct syntax for the call?
You want to deploy a Jenkins pipeline, but you are concerned about the total amount of time it will take for the deployment to complete, and you aren't concerned with files left in the working directory after a build. What should you do?