Skip to content

Commit 13511d2

Browse files
author
Bue Petersen
committed
Close #9 - readme on job dsl
1 parent c7bb90f commit 13511d2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

jenkins-job-dsl/readme.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Jenkins job DSL
2+
3+
The Jenkins job DSL groovy scripts creates the job for this project.
4+
5+
You need a seed job to run the Job DSL script, that is for now manually created.
6+
7+
Configuration:
8+
9+
* on github push on this repo, start the job
10+
* process the Jenkins job DSL script: `jenkins-job-dsl/seed.groovy`
11+
* disable removed jobs
12+
* ignore removed views
13+
* NOTE is looks on ready branches, as we suppose job dsl changes comes in this way also.

0 commit comments

Comments
 (0)