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
757d6ae8
Commit
757d6ae8
authored
Oct 11, 2018
by
Christian Couder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos in multi_project_pipelines.md
parent
237cfbe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/ci/multi_project_pipelines.md
doc/ci/multi_project_pipelines.md
+2
-2
No files found.
doc/ci/multi_project_pipelines.md
View file @
757d6ae8
...
...
@@ -4,7 +4,7 @@
[
GitLab Premium 9.3
](
https://about.gitlab.com/2017/06/22/gitlab-9-3-released/#multi-project-pipeline-graphs
)
.
When you set up
[
GitLab CI/CD
](
README.md
)
across multiple projects, you can visualize
the entire pipeline, including all cross-project interdependencies.
the entire pipeline, including all cross-project inter
-
dependencies.
## Overview
...
...
@@ -19,7 +19,7 @@ and when hovering or tapping (on touchscreen devices) they will expand and be sh
![
Multi-project mini graph
](
img/multi_pipeline_mini_graph.gif
)
Multi-project pipelines are useful for larger products that require cross-project inter
dependeic
es, such as those
Multi-project pipelines are useful for larger products that require cross-project inter
-dependenci
es, such as those
adopting a
[
microservices architecture
](
https://about.gitlab.com/2016/08/16/trends-in-version-control-land-microservices/
)
.
## Use cases
...
...
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