aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy
diff options
context:
space:
mode:
authorMichel Etienne2015-11-25 10:34:12 +0100
committerMichel Etienne2015-11-25 10:34:12 +0100
commitdb3b4e81afad405179be844ea752e740d433d88d (patch)
treecab59cab0536d2350e6f8f4ee8b42e47ca80eccf /config/deploy
parent3d7e1ff4cacfd43900ce4b58ace80cf9775fbc01 (diff)
downloadchouette-core-db3b4e81afad405179be844ea752e740d433d88d.tar.bz2
deploy on preview
Diffstat (limited to 'config/deploy')
-rw-r--r--config/deploy/unstable.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/unstable.rb b/config/deploy/unstable.rb
index 4fab428c7..d363a6fa4 100644
--- a/config/deploy/unstable.rb
+++ b/config/deploy/unstable.rb
@@ -1,3 +1,3 @@
server "chouette-p.aix.cityway.fr", :app, :web, :db, :primary => true
-set :branch, "V3_1"
+set :branch, "master"
#set :gui_cmd, "2.5.2"