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
d3cdea4b
Commit
d3cdea4b
authored
Apr 23, 2020
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added video to dynamic pipelines docs
Related to
https://gitlab.com/gitlab-org/gitlab-docs/-/issues/706
parent
a1d21233
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/ci/parent_child_pipelines.md
doc/ci/parent_child_pipelines.md
+3
-0
No files found.
doc/ci/parent_child_pipelines.md
View file @
d3cdea4b
...
@@ -136,6 +136,9 @@ your own script to generate a YAML file, which is then [used to trigger a child
...
@@ -136,6 +136,9 @@ your own script to generate a YAML file, which is then [used to trigger a child
This technique can be very powerful in generating pipelines targeting content that changed or to
This technique can be very powerful in generating pipelines targeting content that changed or to
build a matrix of targets and architectures.
build a matrix of targets and architectures.
<i
class=
"fa fa-youtube-play youtube"
aria-hidden=
"true"
></i>
For an overview, see
[
Create child pipelines using dynamically generated configurations
](
https://youtu.be/nMdfus2JWHM
)
.
In GitLab 12.9, the child pipeline could fail to be created in certain cases, causing the parent pipeline to fail.
In GitLab 12.9, the child pipeline could fail to be created in certain cases, causing the parent pipeline to fail.
This is
[
resolved in GitLab 12.10
](
https://gitlab.com/gitlab-org/gitlab/-/issues/209070
)
.
This is
[
resolved in GitLab 12.10
](
https://gitlab.com/gitlab-org/gitlab/-/issues/209070
)
.
...
...
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