Skip to content

Example on how to use the Jenkins Job DSL to auto-import GitLab projects and turn them into jobs

License

Notifications You must be signed in to change notification settings

devops-israel/jenkins-gitlab-jobs

Repository files navigation

Jenkins Job DSL

All the Jenkins Job definitions in one place.

Language reference: https://jenkinsci.github.io/job-dsl-plugin/

Visit the Jenkins server for the current API methods supported by the installed Plugin version:

http://<jenkins_server>/plugin/job-dsl/api-viewer

Jenkins Jobs

Generating jobs locally

Job-DSL is using Groovy, learn the basics at

Job-DSL documentation & reference https://github.com/jenkinsci/job-dsl-plugin/wiki - documentation https://jenkinsci.github.io/job-dsl-plugin/ - reference

About

Example on how to use the Jenkins Job DSL to auto-import GitLab projects and turn them into jobs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published