GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Variable • 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
¶
true
if this reference is protected.
slug
¶
name
modified to fit in host names or URLs.