Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 896 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 896 Bytes

Jenkins

Repository used for Jenkins setup, pipelines, templates and documentations

Overview

This repository is setup to document pipeline templates and example application of what real world Jenkins pipeline should look like.

This repository should provide you a basic and advanced options for Pipelines templates.

If you are learning Jenkins pipelines setup and want to try a real world application, then head to node-application-example directory. You can modify Jenkinsfile or point your build to this repository.

If you are looking for Pipeline teampltes then head over to pipeline-template directory. It will provide you both Declarative`` and Scriptedpipeline templates along withsimpleandadvabced` configuration templates.

Feel free to create a Pull Request if you want to contribute to this repository, correct documentation or update piplines templates.