Creating Chain of Jenkins job
- Create multiple jobs doing some tasks (Example: Executing Windows Batch command)
- Connect each task with build trigger by successful build of previous task in pipeline.
- Build Initial Task.
- Download Delivery Pipeline Plugin.
- Create new view -> Delivery Pipeline view -> Add componenent -> Initial Job == First Task.