mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 18:16:45 +10:00
@@ -16,7 +16,7 @@
|
||||
- if defined?(link_to_commit) && link_to_commit
|
||||
for commit
|
||||
= link_to ci_commit.short_sha, namespace_project_commit_path(@project.namespace, @project, ci_commit.sha), class: "monospace"
|
||||
- if ci_commit.duration > 0
|
||||
- if ci_commit.duration
|
||||
in
|
||||
= time_interval_in_words ci_commit.duration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user