Answer Posted / Ghanistha Kumar Maury
Jenkins offers several types of jobs or projects. They are:n1. Freestyle project: A basic job that allows you to build just about anything.n2. Pipeline project: A job that uses the Jenkins Pipeline plugin for declarative or scripted pipelines.n3. Maven project: A job optimized for building Java projects with the Apache Maven build tool.n4. GitHub hook trigger for GITSCM polling: A job that automatically triggers a build whenever there are changes in your GitHub repository.n5. Multibranch pipeline: A special type of Jenkins Pipeline project that builds and tests multiple branches of a Git repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category