diff options
| author | Michel Etienne | 2014-10-17 11:22:08 +0200 |
|---|---|---|
| committer | Michel Etienne | 2014-10-17 11:22:08 +0200 |
| commit | 2a018eefc31a51a30738617f12f2cd953eb0f35f (patch) | |
| tree | f2207888014c338ee4b39cdc73b7f8851294b252 | |
| parent | 79f410fe08ffeb49f902fe802a311aab4d59075a (diff) | |
| download | chouette-core-2a018eefc31a51a30738617f12f2cd953eb0f35f.tar.bz2 | |
deploy V2_5 on unstable
| -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 0c19b9fbc..d8d5d30bc 100644 --- a/config/deploy/unstable.rb +++ b/config/deploy/unstable.rb @@ -1,2 +1,2 @@ server "chouette-p.aix.cityway.fr", :app, :web, :db, :primary => true -set :branch, "sismo" +set :branch, "V2_5" |
