In Jenkins, which section in a Freestyle job configuration is used to execute a Linux (shell) or Windows (batch) command?
What does a flashing build icon in the Build History indicate?
Choose 3 answers
You are working on a project that will build a Docker image. When the job completes it needs to trigger a build to deploy a container to your development environment for integration testing. How would you go about triggering the second build?
What's not true about a build executor?
What's a benefit of incremental updates over a clean checkout?
Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers
What is an SCM?
Which is not a common stage of CI/CD?
What's a fingerprint?
You are given the task to install Jenkins and its prerequisites as part of an initiative toimplement CI/CD. After installing the operating system, you will need to make sure what language is available for Jenkins to utilize before you can successfully install it?