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>2023-03-20 21:44:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-20 21:44:15 +0300
commitb405157ce7809b3671155faa8f3c3395e3fc74ce (patch)
treecfe8342fda28dbcdb386667a0a7970771be2e410 /.gitlab/ci
parentf9d5906a7d19306ee45d09f1dfb400007e5f1be2 (diff)
Add latest changes from gitlab-org/gitlab@15-9-stable-ee
Diffstat (limited to '.gitlab/ci')
-rw-r--r--.gitlab/ci/release-environments.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab/ci/release-environments.gitlab-ci.yml b/.gitlab/ci/release-environments.gitlab-ci.yml
index a9d9c938ee0..24eca1caf4c 100644
--- a/.gitlab/ci/release-environments.gitlab-ci.yml
+++ b/.gitlab/ci/release-environments.gitlab-ci.yml
@@ -9,7 +9,8 @@ start-release-environments-pipeline:
#
# https://gitlab.com/gitlab-org/gitlab/-/issues/387183
inherit:
- variables: false
+ variables:
+ - RUBY_VERSION
# These variables are set in the pipeline schedules.
# They need to be explicitly passed on to the child pipeline.