GitLab CI Kotlin DSL • opensavvy.gitlab.ci • RetryCause • ScriptFailure
ScriptFailure¶
Retry when the script failed or the runner failed to pull the Docker image.
Properties¶
name¶
ordinal¶
Functions¶
toYaml¶
open override fun toYaml(): Yaml.Scalar.StringLiteral
Converts this object into a Yaml object.