Commit d6082014 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix path to build status details in common helpers

parent dc67554c
......@@ -10,7 +10,7 @@ module Gitlab
def details_path
namespace_project_build_path(subject.project.namespace,
subject.project,
subject.pipeline)
subject)
end
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment