Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-17 03:10:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-17 03:10:22 +0300
commit24df596a074d5e46d44d416028c29ffa91dc4eb1 (patch)
treed02fe983f0fb82e73b1a23bd2850d3cd7c050c46 /doc/development/pipelines.md
parent587b778d3eaa04e18b3b8e2ecc290156e3e1f93e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/pipelines.md')
-rw-r--r--doc/development/pipelines.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/development/pipelines.md b/doc/development/pipelines.md
index 49768b5403b..820299a426b 100644
--- a/doc/development/pipelines.md
+++ b/doc/development/pipelines.md
@@ -637,7 +637,9 @@ that is deployed in stage `review`.
The default image is defined in [`.gitlab-ci.yml`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/.gitlab-ci.yml).
<!-- vale gitlab.Spelling = NO -->
+
It includes Ruby, Go, Git, Git LFS, Chrome, Node, Yarn, PostgreSQL, and Graphics Magick.
+
<!-- vale gitlab.Spelling = YES -->
The images used in our pipelines are configured in the