Home
last modified time | relevance | path

Searched defs:InParallelPlan (Results 1 – 2 of 2) sorted by relevance

/dports/net/concourse-fly/concourse-6.7.1/atc/
H A Dplan.go156 type InParallelPlan struct { struct
157 Steps []Plan `json:"steps"`
158 Limit int `json:"limit,omitempty"`
159 FailFast bool `json:"fail_fast,omitempty"`
/dports/misc/concourse/concourse-6.7.2/atc/
H A Dplan.go156 type InParallelPlan struct { struct
157 Steps []Plan `json:"steps"`
158 Limit int `json:"limit,omitempty"`
159 FailFast bool `json:"fail_fast,omitempty"`