JenkinsAsCodeReference
JenkinsAsCodeReference copied to clipboard
This repository is intended for the reference Jenkins configuration as code as well as JobDSL library
Du to the blocking of outgoing SSH trafik on the corp network its not possible to get files from github. If using https when cloning instead of shh its work...
- find a way to test groovy scripts - configure it in Travis
Mirror Jenkins plugins to speed-up build and remove dependency from the update center availability
Idea is to decouple JobHelper to a separate project so it could be reused by more instances of Jenkins without inheriting JenkinsAsCodeReference In this way JobHelper will be built as...