a833d1fde6
This adds a job type "githuborg", which creates multibranch pipelines for all repos in the org that contain the specified Jenkinsfile. Signed-off-by: Eric Ball <eball@linuxfoundation.org> Change-Id: I148e2300f3b1ee148b51d25a2a805ed0b5a97862
6 lines
116 B
YAML
6 lines
116 B
YAML
name: github-org-minimal
|
|
project-type: githuborg
|
|
project: example-project
|
|
github-org:
|
|
repo-owner: example-owner
|