aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2018-06-19 21:21:19 +0100
committerChristopher Baines <mail@cbaines.net>2018-06-19 21:21:19 +0100
commit9d24246300fc0390b0c9719251550d124388c1c3 (patch)
tree8a2e23e39c3114bce01115b6691c54625cd18b1c
parented4ef0f9c9d5093a9996b9a9073a7cbd903112e2 (diff)
downloadgovuk-mini-environment-admin-9d24246300fc0390b0c9719251550d124388c1c3.tar
govuk-mini-environment-admin-9d24246300fc0390b0c9719251550d124388c1c3.tar.gz
Display the repository remote location on the Setup page
-rw-r--r--app/views/setup/show.html.erb5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/setup/show.html.erb b/app/views/setup/show.html.erb
index 1bad240..1a88852 100644
--- a/app/views/setup/show.html.erb
+++ b/app/views/setup/show.html.erb
@@ -62,6 +62,11 @@ License along with the GOV.UK Mini Environment Admin. If not, see
%>
</span>
</div>
+
+ <span class="help-block">
+ govuk-guix will be fetched from
+ <%= GovukGuix::FetchRevisionJob.repository_remote_location %>
+ </span>
<% end %>
<br>