aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/capistrano/deploy/staging.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/capistrano/deploy/staging.rb')
-rw-r--r--app/config/capistrano/deploy/staging.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/config/capistrano/deploy/staging.rb b/app/config/capistrano/deploy/staging.rb
new file mode 100644
index 00000000..ccd05b4d
--- /dev/null
+++ b/app/config/capistrano/deploy/staging.rb
@@ -0,0 +1,2 @@
1set :branch, 'v2'
2set :deploy_to, '/var/www/v2.wallabag.org/web/'