GitLab CI and Distributed Builds
Multi-project pipelines for streamlined repository workflow

Multi-project pipelines for streamlined repository workflow

10/31/2018 · Fabio Busatto

What this post added

Introduced multi-project pipelines, enabling the triggering of downstream pipelines from upstream jobs using `$CI_JOB_TOKEN` and the Pipeline Trigger API. Enhanced pipeline graph visualization to display upstream and downstream stages. Enabled downloading artifacts from other projects via the Jobs API.

Read the original post ↗