From 1a0d6dbdc2ac3047f4953a359ef27ba6e26074ae Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 1 Apr 2020 12:08:00 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/pipelines.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/development/pipelines.md') diff --git a/doc/development/pipelines.md b/doc/development/pipelines.md index bfd184d7d5a..8e13c5e7efc 100644 --- a/doc/development/pipelines.md +++ b/doc/development/pipelines.md @@ -38,11 +38,9 @@ The current stages are: ## Default image -The default image is currently -`registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.12-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-9.6-graphicsmagick-1.3.34`. +The default image is defined in . -It includes Ruby 2.6.5, Go 1.12, Git 2.24, Git LFS 2.9, Chrome 73, Node 12, Yarn 1.21, -PostgreSQL 9.6, and Graphics Magick 1.3.34. +It includes Ruby, Go, Git, Git LFS, Chrome, Node, Yarn, PostgreSQL, and Graphics Magick. The images used in our pipelines are configured in the [`gitlab-org/gitlab-build-images`](https://gitlab.com/gitlab-org/gitlab-build-images) -- cgit v1.2.3