We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7bb90f commit 13511d2Copy full SHA for 13511d2
jenkins-job-dsl/readme.md
@@ -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