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
- Host: GitHub
- URL: https://github.com/stelligent/jenkins-seed
- Owner: stelligent
- License: mit
- Created: 2016-10-03T06:32:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T20:00:31.000Z (over 6 years ago)
- Last Synced: 2024-12-26T00:26:55.145Z (over 1 year ago)
- Language: Groovy
- Size: 2.93 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`