aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlban Peignier2016-05-15 22:06:58 +0200
committerAlban Peignier2016-05-15 22:06:58 +0200
commit11b611acc80cc6bb80b369e33c090d3f6975d694 (patch)
tree746a10f4236cd2b8a00129c678610446e8fb8d5e
parentd45082d1b1d9f5e3d4ffa1b18fa194b5c0bbfe40 (diff)
downloadchouette-core-11b611acc80cc6bb80b369e33c090d3f6975d694.tar.bz2
Deploy staging branch on staging environment :clapclap:
-rw-r--r--config/deploy/staging.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/staging.rb b/config/deploy/staging.rb
index c4f1dec2c..d0a1edc42 100644
--- a/config/deploy/staging.rb
+++ b/config/deploy/staging.rb
@@ -1,2 +1,2 @@
server "stif-boiv-staging.af83.priv", :app, :web, :db, :primary => true
-set :branch, 'master'
+set :branch, 'staging'