{% extends "coprs/detail.html" %} {% block title %}Adding Build for {{ copr.owner.name }}/{{ copr.name }}{% endblock %} {% block new_build_selected %}active{% endblock %} {%block project_breadcrumb %}
  • New Build {%block project_breadcrumb_new_build %} {%endblock%}
  • {%endblock%} {% block detail_body %} {#

    Submit a New Build

    Select the source type and submit a new build. Options in this form are relevant to this build only and will not change any settings of the project itself. #} {% block build_form %}{% endblock %} {% endblock %}