pub const CICD_PIPELINE_TASK_TYPE: &'static str;
The type of the task within a pipeline.
"build"
"test"
"deploy"