Lines Matching refs:pipeline
31 # Bucket for the pipeline artifacts pushed to S3
33 # per-pipeline artifact storage on MinIO
139 # merge pipeline
141 # post-merge pipeline
143 # Pre-merge pipeline
147 # nightly pipeline
148 - if: &is-scheduled-pipeline $CI_PIPELINE_SOURCE == "schedule"
149 # pipeline for direct pushes that bypassed the CI
153 # Rules applied to every job in the pipeline
173 # Build everything in merge pipelines, if any files affecting the pipeline
194 - if: *is-scheduled-pipeline