summaryrefslogtreecommitdiff
path: root/Capfile
diff options
context:
space:
mode:
Diffstat (limited to 'Capfile')
-rw-r--r--Capfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Capfile b/Capfile
new file mode 100644
index 0000000..cf72b71
--- /dev/null
+++ b/Capfile
@@ -0,0 +1,8 @@
+require 'capistrano/setup'
+require 'capistrano/deploy'
+
+#
+# this will allow you to run `cap deploy`
+# instead of `cap production deploy`.
+#
+invoke :production