aboutsummaryrefslogtreecommitdiffstats
path: root/roles/README.md
blob: 9002afc4d57358f7117eef5b653b39ec0ec8097e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Chained-CI-roles
==========

Role
----
Chained-CI is a way to run a set of projects, each one as a job in a top level
pipeline.

This project, running can run on a gitlab CE, is triggering configured projects
one after the other, or in parallele, sharing configuration through artifacts.
This allow to integrate projects managed by third parties, or running together
independant projects.

___This project is hosting the roles needed to run the pipelines. The running
project hosting pipelines and the inventory is not yet public___