Skip to main content

CICD_PIPELINE_TASK_TYPE

Constant CICD_PIPELINE_TASK_TYPE 

pub const CICD_PIPELINE_TASK_TYPE: &'static str;
Expand description

The type of the task within a pipeline.

§Notes

§Examples

  • "build"
  • "test"
  • "deploy"