Skip to main content

META_GITLAB_ALLOW_FAILURE

Constant META_GITLAB_ALLOW_FAILURE 

Source
pub const META_GITLAB_ALLOW_FAILURE: &str = "gitlab_allow_failure";
Expand description

Marks a Step (GitLab job) declared with allow_failure: true. Used by security_job_silently_skipped to detect scanner jobs that pass silently.