Skip to main content

META_GITLAB_CACHE_KEY

Constant META_GITLAB_CACHE_KEY 

Source
pub const META_GITLAB_CACHE_KEY: &str = "gitlab_cache_key";
Expand description

Records the literal cache.key: value declared on a GitLab job (or the empty string if no cache is declared). Consumed by cache_key_crosses_trust_boundary to detect cross-trust cache keys.