Skip to content

Ref

object Ref

Variables that relate to the reference this pipeline is building (e.g. a tag or a branch).

Properties

name

const val name: String

The tag or branch name.

protected

const val protected: String

true if this reference is protected.

slug

const val slug: String

name modified to fit in host names or URLs.