Commit 1c88ed7a authored by Lin Jen-Shin's avatar Lin Jen-Shin

Not sure why missed this one

parent f86a5077
......@@ -37,5 +37,5 @@
%li.dropdown-header Previous Artifacts
- artifacts.each do |job|
%li
= link_to search_namespace_project_artifacts_path(@project.namespace, @project, ref, 'download', job: job.name), rel: 'nofollow' do
= link_to latest_succeeded_namespace_project_artifacts_path(@project.namespace, @project, ref, 'download', job: job.name), rel: 'nofollow' do
%span Download '#{job.name}'
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