Skip to content

suxor42/jenkins-job-dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle project to create jenkins job via jenkins job-dsl

Project was created according to structure in https://github.com/sheehan/job-dsl-gradle-example

Requierements

  • Groovy SDK
  • Gradle
  • job-dsl plugin on Jenkins

Running on jenkins

To run the script on jenkins:

  1. create a gradle build step with the following tasks clean test libs config_setup
  2. create a job-dsl build step with:
Setting Value
DSL scripts jobs/*.groovy
Additional classpath libs/*.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages