Mention some of the useful plugins in jenkins.
Answer / Shri Prakash Dwivedi
Some useful plugins in Jenkins include:
1. GitHub plugin: For automating the build process when there are changes in your GitHub repository.
2. Maven Integration plugin: For building and managing Maven-based projects.
3. Docker Pipeline plugin: For managing Docker containers in the build environment.
4. Slack Notification plugin: For sending notifications to a Slack channel when a build completes or fails.
5. Email Extension plugin: For sending email notifications about build status.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the features of jenkins?
Mention what are the commands you can use to start jenkins manually.
What syntax does jenkins use to schedule build job or svn polling?
What are scripted pipelines in jenkins?
What is devops and in which stage does jenkins fit in?
How can you clone a git repository via jenkins?
What is jenkinsfile?
Can you define a continuous delivery workflow?
How can you integrate jenkins with kubernetes?
What is agent directive in jenkins?
What is meant by continuous integration in jenkins?
How do you define parameters for a build in jenkins?