web/config/deploy.rb
changeset 34 e75a971ab9fa
parent 33 9abd986fa635
child 66 7dcf9389baaa
--- a/web/config/deploy.rb	Sun Jun 16 23:23:24 2013 +0200
+++ b/web/config/deploy.rb	Sun Jun 16 23:25:04 2013 +0200
@@ -5,7 +5,7 @@
 set :application, "calipel"
 
 set :scm, :mercurial 
-set :repository,  "ssh://hg@bitbucket.org/mhlopko/calipel-web"
+set :repository,  "ssh://hg@bitbucket.org/janvrany/jv-calipel"
 
 set :deploy_via, :remote_cache
 set :deploy_to, "/home/hlopkmar/calipel"