seedJob.groovy
2.76 KB
-
Converts the seed job xml to groovy DSL, and incorporates changes from PR #2962 · 34ef9de3
* Builds the seed job xml from groovy DSL using the job-dsl-plugin's gradle run task. Ref https://github.com/jenkinsci/job-dsl-plugin/wiki/User-Power-Moves * Adds COMMON_VARS text parameter * Uses DSL_BRANCH and SECURE_BRANCH parameter values for seed job git repos * Removes unnecessary jinja formatting from seedJob.groovy template
Jillian Vogel committed