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>2022-02-14 22:35:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-02-14 22:35:06 +0300
commit30b4659f2c485885324fd8d67fcd92a2939310a3 (patch)
tree12b641d00bcc2e8dd8dfbad5de1c562d9c2c5eab /.gitlab
parent89599212ee6cec2ce2297b157108d072833c34a1 (diff)
Add latest changes from gitlab-org/gitlab@14-7-stable-ee
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/global.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/global.gitlab-ci.yml b/.gitlab/ci/global.gitlab-ci.yml
index 04883e5680a..73e4712cc89 100644
--- a/.gitlab/ci/global.gitlab-ci.yml
+++ b/.gitlab/ci/global.gitlab-ci.yml
@@ -113,7 +113,7 @@
policy: push
.qa-ruby-gems-cache: &qa-ruby-gems-cache
- key: "qa-ruby-gems-v1"
+ key: "qa-ruby-gems-v1-debian-buster"
paths:
- qa/vendor/ruby/
policy: pull