GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Value • disposable
disposable¶
val disposable:
Only available if the job is executed in a disposable environment (something that is created only for this job and will be destroyed after the execution, all executors except shell
and ssh
).
true
when available.