pub const CICD_PIPELINE_TASK_RUN_ID: &str = "cicd.pipeline.task.run.id";
Expand description

The unique identifier of a task run within a pipeline.

§Examples

  • 12097