Lines Matching full:pipeline
31 # Bucket for the pipeline artifacts pushed to S3
33 # per-pipeline artifact storage on MinIO
146 # merge pipeline
148 # post-merge pipeline
150 # Pre-merge pipeline
154 # nightly pipeline
155 - if: &is-scheduled-pipeline $CI_PIPELINE_SOURCE == "schedule"
156 # pipeline for direct pushes that bypassed the CI
160 # Rules applied to every job in the pipeline
190 - if: *is-scheduled-pipeline
219 - if: *is-scheduled-pipeline