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.
- Host: GitHub
- URL: https://github.com/davidjeddy/jenkins_multibranch_pipeline_example
- Owner: davidjeddy
- Created: 2019-02-14T02:11:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T02:19:39.000Z (over 6 years ago)
- Last Synced: 2025-01-16T11:33:07.947Z (5 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.