pub const META_GITLAB_CACHE_POLICY: &str = "gitlab_cache_policy";Expand description
Records the cache.policy: value declared on a GitLab job
(pull / push / pull-push / pull_push). When absent, the GitLab
runtime default is pull-push. Consumed by
cache_key_crosses_trust_boundary.