pub const CICD_PIPELINE_TASK_TYPE: &'static str;
Expand description

The type of the task within a pipeline.

ยงExamples

  • build
  • test
  • deploy