GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Variable • disposable
disposable¶
const val disposable: String
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.