GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Value • Commit • Ref
Ref¶
object Ref
Variables that relate to the reference this pipeline is building (e.g. a tag or a branch).
Properties¶
name¶
The tag or branch name.
protected¶
val protected: ERROR CLASS: Unresolved name: toBoolean
true if this reference is protected.
slug¶
name modified to fit in host names or URLs.