Lines Matching full:pipeline
23 # per-pipeline artifact storage on MinIO
114 # Pipeline for forked project branch
117 # Forked project branch / pre-merge pipeline not for Marge bot
120 # Pipeline runs for the main branch of the upstream Mesa project
123 # Post-merge pipeline
126 # Post-merge pipeline, not for Marge Bot
129 # Pre-merge pipeline
132 # Pre-merge pipeline for Marge Bot
139 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
146 - if: *is-scheduled-pipeline
178 # Run pipeline by default in the main project if any CI pipeline
184 # Run pipeline by default if it was triggered by Marge Bot, is for a
185 # merge request, and any files affecting the pipeline were changed
188 # Run pipeline by default in the main project if it was not triggered by
189 # Marge Bot, and any files affecting the pipeline were changed