diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dfd1b0645a1..0b2ddef746e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,7 +54,7 @@ workflow: # pipeline for direct pushes that bypassed the CI - if: &is-direct-push $CI_PROJECT_NAMESPACE == "mesa" && $CI_PIPELINE_SOURCE == "push" && $GITLAB_USER_LOGIN != "marge-bot" variables: - JOB_PRIORITY: 40 + JOB_PRIORITY: 70 variables: