Which environmental directives are used in jenkins?
Answer / Varun Sachdeva
In Jenkins, you can define environmental variables called global properties. These can be accessed in build configurations such as Pipeline scripts or Freestyle projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to trigger a build remotely from jenkins?
Why is jenkins called a continuous delivery tool?
Explain the terms agent, post-section, jenkinsfile
Have you run automated tests on jenkins? How is it done?
What is the difference between continuous integration, continuous delivery, and continuous deployment?
What is the use of jenkins home directory?
What are the feature differences between jenkins and hudson?
How will you define post in jenkins?
What is agent in jenkins?
What are the two components that you can integrate jenkins with?
How schedule a build in jenkins?
explain the term agent?