Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
confirm IT solutions
Development Guidelines
Commits
4e6cb6e5
Commit
4e6cb6e5
authored
Jul 07, 2021
by
Dominique Barton
🦄
Browse files
DOC: Fix typo
parent
8c552860
Pipeline
#10144
passed with stages
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/guidelines/gitlab_ci.rst
View file @
4e6cb6e5
...
...
@@ -23,7 +23,7 @@ The advantages of the shared CI files are:
- Pipelines are **centralised** and can (mostly) be managed in a single place
- Changes and bug fixes must only be **applied once** (vs. multiple projects)
- Functionaly can be **shared** used multiple times without repeating yourself (DRY)
- Functional
it
y can be **shared** used multiple times without repeating yourself (DRY)
- CI files are **modular** and can depend on each other
- Managing the CI/CD process can be done by a **single party** (i.e. CI/CD expert)
- Developers only need to **refer files by inclusion** (no deep CI/CD knowhow required)
Write
Preview
Supports
Markdown
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