Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 300 Bytes

getReleaseIdFromBranch.md

File metadata and controls

13 lines (8 loc) · 300 Bytes

getReleaseIdFromBranch() step

This step returns a release Id (e.g. "f31", or "rawhide") from the current branch. For non-production builds (i.e. for pull requests), it uses the target branch.

Parameters

No parameters.

Example Usage

def releaseId = getReleaseIdFromBranch()