pub const CICD_PIPELINE_NAME: &str = "cicd.pipeline.name";
Expand description

The human readable name of the pipeline within a CI/CD system.

§Examples

  • Build and Test
  • Lint
  • Deploy Go Project
  • deploy_to_environment