diff --git a/pkg/web_assets/templates/jobview.html b/pkg/web_assets/templates/jobview.html index 877ba70..1631b15 100644 --- a/pkg/web_assets/templates/jobview.html +++ b/pkg/web_assets/templates/jobview.html @@ -42,14 +42,15 @@ + :class="run.status === 0 ? 'fill-emerald-600' : (run.status === undefined ? 'fill-orange-300' : 'fill-red-600')" + x-show="$store.job.spec.runs.length > 0"> - +