Commit 47439320 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Use refresh icon for retried jobs

parent 217e9d50
......@@ -36,7 +36,7 @@
= icon('warning', class: 'text-warning has-tooltip', title: 'Job is stuck. Check runners.')
- if retried
= icon('spinner', class: 'text-warning has-tooltip', title: 'Job was retried')
= icon('refresh', class: 'text-warning has-tooltip', title: 'Job was retried')
.label-container
- if job.tags.any?
......
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