DRONE_ENV_PREFIX

Constant DRONE_ENV_PREFIX 

Source
const DRONE_ENV_PREFIX: &str = "AGENTMUX_DR_";
Expand description

Only env vars starting with this prefix are exposed to drone templates via {{env.NAME}}. See ExecutionScope::lookup for the security rationale.