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-12-03 06:07:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-03 06:07:16 +0300
commit336483a4c150a112e83d95538218c59d9a952768 (patch)
tree404c40d9bfa6103ffa3d4ce71bf8a41b2b0f7acd /app/finders
parentf5ba3a32e2cf1819badffb04522c2cd8dac9bd99 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/finders')
-rw-r--r--app/finders/deployments_finder.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/finders/deployments_finder.rb b/app/finders/deployments_finder.rb
index 5b2139cb941..21869f6f31d 100644
--- a/app/finders/deployments_finder.rb
+++ b/app/finders/deployments_finder.rb
@@ -212,6 +212,7 @@ class DeploymentsFinder
deployable: {
job_artifacts: [],
user: [],
+ metadata: [],
pipeline: {
project: {
route: [],