summaryrefslogtreecommitdiffstats
path: root/config/deploy/staging.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/deploy/staging.rb')
-rw-r--r--config/deploy/staging.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/deploy/staging.rb b/config/deploy/staging.rb
index bb83569..469e3e0 100644
--- a/config/deploy/staging.rb
+++ b/config/deploy/staging.rb
@@ -1 +1,2 @@
server 'volse.local', user: 'norskurskog', roles: %w{app db web}
+set :branch, 'staging'