An open API service indexing awesome lists of open source software.

https://github.com/davidjeddy/jenkins_multibranch_pipeline_example

Jenkins multi branch pipeline examples.
https://github.com/davidjeddy/jenkins_multibranch_pipeline_example

Last synced: 3 months ago
JSON representation

Jenkins multi branch pipeline examples.

Awesome Lists containing this project

README

        

Jenkins Multi-branch Pipeline example

## Readme

Using the language examples from [https://jenkins.io/doc/pipeline/tour/hello-world/](https://jenkins.io/doc/pipeline/tour/hello-world/) this is a multi-branch pipeline example using multiple languages.

## Usage

- Create a new Jenkins multi-branch pipeline job.
- Use [https://github.com/davidjeddy/jenkins_multibranch_pipeline_example.git](https://github.com/davidjeddy/jenkins_multibranch_pipeline_example.git) as the project repository.
- Run 'Scan Multibranch Pipeline Log'.
- Execute job.