Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.29 KB

Jobdsl exercises

structure:

  • assignments: here are the consecutive tasks
  • examples: few examples of usefull code
  • jobs/assignments: here is where the jobdsl scripts with solutions should reside (they will be build automatically by master-seed job)
  • jobs/examples: that's the place where one can look when one feels lost.

Running Jenkins

References

Job-DSL

Job-DSL wiki

API Viewer

DSL Playground application

Discussion group

Groovy

Groovy documentation

Creating XML documents

Working with JSON documents

Groovy for Java developers

Jenkins-Docker

Jenkins Docker main repository

Jenkins Docker example