Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
2ae7d457
Commit
2ae7d457
authored
Sep 09, 2021
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add clarifying note for child pipelines
parent
a475e5da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/ci/pipelines/parent_child_pipelines.md
doc/ci/pipelines/parent_child_pipelines.md
+2
-1
No files found.
doc/ci/pipelines/parent_child_pipelines.md
View file @
2ae7d457
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment