summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-20 18:44:15 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-20 18:44:15 +0000
commitb405157ce7809b3671155faa8f3c3395e3fc74ce (patch)
treecfe8342fda28dbcdb386667a0a7970771be2e410
parentf9d5906a7d19306ee45d09f1dfb400007e5f1be2 (diff)
downloadgitlab-ce-b405157ce7809b3671155faa8f3c3395e3fc74ce.tar.gz
Add latest changes from gitlab-org/gitlab@15-9-stable-ee
-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.