Name a jenkins environment variable you have used in a shell script or batch file.
Answer / Rajesh Kumar Chaudhary
One commonly used Jenkins environment variable is $JENKINS_HOME, which represents the root directory of the Jenkins installation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various ways in which build can be scheduled in jenkins?
Explain the terms agent, post-section, jenkinsfile
Why do we use pipelines in jenkins?
What is kubernetes? How can you integrate jenkins with kubernetes?
What are the types of pipelines in jenkins?
Explain how you can clone a Git repository via Jenkins?
How will you define post in jenkins?
What is declarative pipeline in jenkins?
What is jenkins pipeline?
Let us say, you have a pipeline. The first job was successful, but the second failed. What should you do next?
Which scm tools are supported in jenkins?
What is build pipeline in jenkins?