Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 219 Bytes

buildId2taskId.md

File metadata and controls

13 lines (8 loc) · 219 Bytes

buildId2taskId() step

This step translates given Koji build Id into the corresponding task Id.

Parameters

  • type: integer; Koji build Id

Example Usage

def taskId = buildId2taskId(1536155)