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.
- a one-command local jenkins setup:
./gradlew -b prepare_jenkins.gradle
(creates a./runJenkins.{sh, bat}
script) (taken from https://github.com/4finance/sample-jenkins-microservice-pipeline)