summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-25 19:30:52 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-25 19:42:10 -0500
commit0d6d7f6e30ee24a82dfede92d0ebbda86d93edb5 (patch)
tree6067ab3a76b1d3c77d97e93facd596cab9928871 /app/views/projects/commit
parent46cfd642ec78f9f5f0a174d3f5f6330acb0587dc (diff)
downloadgitlab-ce-0d6d7f6e30ee24a82dfede92d0ebbda86d93edb5.tar.gz
Display all pipelines for Merge Request
Diffstat (limited to 'app/views/projects/commit')
-rw-r--r--app/views/projects/commit/_pipelines_list.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commit/_pipelines_list.haml b/app/views/projects/commit/_pipelines_list.haml
index 0d6de6dfa2e..03db765180a 100644
--- a/app/views/projects/commit/_pipelines_list.haml
+++ b/app/views/projects/commit/_pipelines_list.haml
@@ -14,4 +14,4 @@
= stage.titleize
%th
%th
- = render pipelines, commit_sha: true, stage: true, allow_retry: true, stages: stages
+ = render pipelines, commit_sha: true, stage: true, allow_retry: true, stages: pipelines.stages