diff options
| author | Michel Etienne | 2015-11-25 10:34:12 +0100 | 
|---|---|---|
| committer | Michel Etienne | 2015-11-25 10:34:12 +0100 | 
| commit | db3b4e81afad405179be844ea752e740d433d88d (patch) | |
| tree | cab59cab0536d2350e6f8f4ee8b42e47ca80eccf /config/deploy | |
| parent | 3d7e1ff4cacfd43900ce4b58ace80cf9775fbc01 (diff) | |
| download | chouette-core-db3b4e81afad405179be844ea752e740d433d88d.tar.bz2 | |
deploy on preview
Diffstat (limited to 'config/deploy')
| -rw-r--r-- | config/deploy/unstable.rb | 2 | 
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" | 
