Skip to content

Commit

Permalink
Resolve "Update repo.hostname as Jenkins has moved"
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Slowe authored and Alex Stuart committed Apr 24, 2024
1 parent b0187a4 commit b8ee8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
Repo properties.
-->
<property name="repo.user" value="mdscp"/>
<property name="repo.hostname" value="repo.infr.ukfederation.org.uk"/>
<property name="repo.hostname" value="jenkins.infr.ukfederation.org.uk"/>
<property name="repo.path" value="/tmp"/>
<property name="repo.url" value="${repo.user}@${repo.hostname}:${repo.path}"/>

Expand Down

0 comments on commit b8ee8f3

Please sign in to comment.