CiConfig
object CiConfig
class Object
trait Matchable
class Any
Value members
Concrete methods
def stages[A](after: Option[String], before: Option[String], first: Option[Int], last: Option[Int])(innerSelection: SelectionBuilder[CiConfigStageConnection, A]): SelectionBuilder[CiConfig, Option[A]]
Stages of the pipeline.
Stages of the pipeline.