{% extends "status.html" %} {% block running_selected %}active{% endblock %} {%block status_breadcrumb %}
Running | Project | Build | Packages | Chroot |
---|---|---|---|---|
{{ task.started_on | time_ago }} | {{task.build.copr.owner.name}}/{{task.build.copr.name}} | {{task.build_id}} | {{ task.build.pkgs | pkg_name }} | {{ task.mock_chroot.name }} |