Options
All
  • Public
  • Public/Protected
  • All
Menu

Not fully implemented yet. Fetch git pipeline parameters from inside a CircleCI job.

alpha

Hierarchy

  • Git

Index

Constructors

  • new Git(isLocal: boolean): Git

Properties

_isLocal: boolean = true

Accessors

  • get base_revision(): string
  • get branch(): string
  • get revision(): string
  • get tag(): string
  • The name of the git tag that was pushed to trigger the pipeline. If the pipeline was not triggered by a tag, then this is the empty string.

    Returns string

Generated using TypeDoc