summaryrefslogtreecommitdiff
path: root/lib/tasks
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2013-06-16 23:05:57 -0600
committermo khan <mo@mokhan.ca>2013-06-16 23:05:57 -0600
commit23e7cc29721daa3a7fc642c4ceb09b0f1be1f27b (patch)
tree84fd72dfde8bc8a0939d83bb72052cf3113740de /lib/tasks
parent2b4f7a98a89cb34785e1b7bf939ccb5477d37fcf (diff)
empty commit
Diffstat (limited to 'lib/tasks')
-rw-r--r--lib/tasks/deployment.rake1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/deployment.rake b/lib/tasks/deployment.rake
index 0e1aef98..266d9147 100644
--- a/lib/tasks/deployment.rake
+++ b/lib/tasks/deployment.rake
@@ -1,4 +1,5 @@
namespace :deploy do
+
desc "deploy to staging server"
task :staging do
sh "cap staging deploy:migrations"