samrocketman / jenkins-bootstrap-jervis

An automated Jenkins CI environment which provisions agent infrastructure on the fly per build.
Apache License 2.0
75 stars 30 forks source link

Fix missing import of jenkins.model.* #14

Closed jacobbunk closed 7 years ago

jacobbunk commented 7 years ago

Without this import I get an error saying:

groovy.lang.MissingPropertyException: No such property: Jenkins for class ...