Lines Matching full:pipeline
23 # per-pipeline artifact storage on MinIO
115 # Pipeline for forked project branch
118 # Forked project branch / pre-merge pipeline not for Marge bot
121 # Pipeline runs for the main branch of the upstream Mesa project
124 # Post-merge pipeline
127 # Post-merge pipeline, not for Marge Bot
130 # Pre-merge pipeline
133 # Pre-merge pipeline for Marge Bot
140 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
147 - if: *is-scheduled-pipeline
174 # Run pipeline by default in the main project if any CI pipeline
180 # Run pipeline by default if it was triggered by Marge Bot, is for a
181 # merge request, and any files affecting the pipeline were changed
184 # Run pipeline by default in the main project if it was not triggered by
185 # Marge Bot, and any files affecting the pipeline were changed