diff --git a/config/deploy/staging-ci.rb b/config/deploy/staging-ci.rb
index 42cbf9c..1dfc2ab 100644
--- a/config/deploy/staging-ci.rb
+++ b/config/deploy/staging-ci.rb
@@ -1,5 +1,5 @@
 set :rails_env, :production
 
 server 'webdns4.staging.grnet.gr', user: 'deployer', roles: %w(web app db)
 
-set :ssh_options, forward_agent: false
+set :ssh_options, forward_agent: false, port: 29