pub const CICD_PIPELINE_NAME: &'static str;
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