Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 391 Bytes

jenkins-jenkinsfile-include

Update 2019: modified Jenkins syntax with keywords pipepline, steps, script.

Orginally from @ksuther https://github.com/supergillis/jenkins-jenkinsfile-include


An example of a Jenkins pipeline that includes steps from another file.

Useful if you have a single repository that has two different projects that you want to have separate multibranch jobs.