CICD_PIPELINE_ACTION_NAME

Constant CICD_PIPELINE_ACTION_NAME 

Source
pub const CICD_PIPELINE_ACTION_NAME: &str = "cicd.pipeline.action.name";
Expand description

The kind of action a pipeline run is performing.

§Notes

§Examples

  • "BUILD"
  • "RUN"
  • "SYNC"