Constant CICD_WORKER_NAME

pub const CICD_WORKER_NAME: &'static str;
Expand description

The name of a worker within a CICD system.

§Notes

§Examples

  • "agent-abc"
  • "controller"
  • "Ubuntu LTS"