Lines Matching full:pipeline
28 # Bucket for the pipeline artifacts pushed to S3
30 # per-pipeline artifact storage on MinIO
135 # Pipeline for forked project branch
138 # Forked project branch / pre-merge pipeline not for Marge bot
141 # Pipeline runs for the main branch of the upstream Mesa project
144 # Post-merge pipeline
147 # Post-merge pipeline, not for Marge Bot
150 # Pre-merge pipeline
153 # Pre-merge pipeline for Marge Bot
165 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"'
172 - if: *is-scheduled-pipeline
207 # Run pipeline by default in the main project if any CI pipeline
213 # Run pipeline by default if it was triggered by Marge Bot, is for a
214 # merge request, and any files affecting the pipeline were changed
217 # Run pipeline by default in the main project if it was not triggered by
218 # Marge Bot, and any files affecting the pipeline were changed