%- include("head", locals) %>
<%- include("navigation", locals) %>
Start a build
Repo
value="<%= query.repo %>"<% } %> />
Commit
value="<%= query.commit %>"<% } %> />
Patch
<% if (typeof query.patch === 'string') { %><%= query.patch %><% } %>
Distro
selected<% } %>>Arch
selected<% } %>>Artix
Dependencies
selected<% } %>>Stable
selected<% } %>>Testing
selected<% } %>>Staging
Build
<%- include("footer", locals) %>