Skip to content

Commit 8921840

Browse files
committed
Merge branch '7631-remove-security-report-summary-from-pipelines-view' into 'master'
Backport of CE changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7844 See merge request gitlab-org/gitlab-ce!22221
2 parents bdd60cd + 4340c26 commit 8921840

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/views/projects/pipelines/_info.html.haml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,3 @@
3030
%span.js-details-content.hide
3131
= link_to @pipeline.sha, project_commit_path(@project, @pipeline.sha), class: "commit-sha commit-hash-full"
3232
= clipboard_button(text: @pipeline.sha, title: "Copy commit SHA to clipboard")
33-
34-
= render_if_exists "projects/pipelines/info_extension", pipeline: @pipeline

0 commit comments

Comments
 (0)