Package jenkins_shared_library.pipelines.docker

Package jenkins_shared_library.pipelines.docker Description

Classes that extend the capability of a jenkins_shared_library.pipelines.generic.GenericPipeline.

The main class of importance in this package is the DockerPipeline class. This class provides various methods to create a scripted Docker Jenkins pipeline. The other classes in this package provide supporting code for the main DockerPipeline class.