You can make pipeline using any one of the following ways.
- Use “Build Pipeline” plugin if you have already setup a jobs in Jenkins
- Use “Pipeline” plugin if you would like to CODE for the pipeline jobs in Jenkins
How to use “Build Pipeline” for creating pipeline?
Step 1 – Install “Build Pipeline” plugins
Step 2 – Create few sample jobs such as Scan,Compile,Test,Package
Step 3 – Link Each jobs to one another using Trigger another job after this Job AKA “Post Build Action” => “Build Other project”
Step 4 – Create a Build Pipeline
Latest posts by Rajesh Kumar (see all)
- Implementing Managed IT Services: A Step-by-Step Guide - August 30, 2024
- DevOps Foundation Certification - August 29, 2024
- SRE Foundation Certification - August 29, 2024