Constant CICD_WORKER_ID

Source
pub const CICD_WORKER_ID: &'static str;
Expand description

The unique identifier of a worker within a CICD system.

§Notes

§Examples

  • "abc123"
  • "10.0.1.2"
  • "controller"