88 89 90
# File 'lib/dpl/providers/hephy.rb', line 88 def url @url ||= URI.parse("ssh://git@#{builder}:2222/#{app}.git") end