Commit 2ae7d457 authored by Marcel Amirault's avatar Marcel Amirault

Add clarifying note for child pipelines

parent a475e5da
......@@ -61,7 +61,8 @@ microservice_a:
include: path/to/microservice_a.yml
```
You can include multiple files when composing a child pipeline:
You can include multiple files when defining a child pipeline. The child pipeline's
configuration is composed of all configuration files merged together:
```yaml
microservice_a:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment