How will you define post in jenkins?
Answer / Akshay Kumar Sharma
In Jenkins, a 'post' generally refers to a Post-build action or Post-build Actions in the context of a job. These actions are executed after a build is successfully completed or failed. Examples of post-build actions include sending emails, publishing Javadoc or NPM packages, triggering other jobs, and archiving artifacts.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is devops and in which stage does jenkins fit in?
What is agent in jenkins?
What are the basic requirements for installing jenkins?
What is meant by continuous integration in jenkins?
What is the trustanchors parameter must be non-empty error and how can you solve it?
Why do we use jenkins with selenium?
How can you secure jenkins?
What is the difference between jenkins and bamboo?
How do you configuring automatic builds in jenkins?
How do you install jenkins?
What is kubernetes? How can you integrate jenkins with kubernetes?
Mention some of the useful plugins in Jenkin?