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

https://github.com/stelligent/jenkins-seed

Sample seed repository for Jenkins jobs
https://github.com/stelligent/jenkins-seed

Last synced: 9 months ago
JSON representation

Sample seed repository for Jenkins jobs

Awesome Lists containing this project

README

          

# Overview
This project contains Jenkins Job DSL for defining the jobs. For more information on the available DSL syntax, check out [API Viewer](https://jenkinsci.github.io/job-dsl-plugin/)

# Use

* Install `Job DSL` Jenkins plugin
* Create a new job with the Git SCM of this repo and a step to `Process Job DSLs` with `Look on Filesystem` and `DSL Scripts` set to `jobs/*.groovy`