GitLab CI Kotlin DSL • opensavvy.gitlab.ci • RetryCause • RunnerSystemFailure
RunnerSystemFailure¶
Retry if there is a runner system failure (for example, job setup failed).
Properties¶
name
¶
ordinal
¶
Functions¶
toYaml
¶
open override fun toYaml(): Yaml.Scalar.StringLiteral
Converts this object into a Yaml object.