summaryrefslogtreecommitdiff
path: root/Capfile
blob: cf72b71e0ca40f0320588f05f21a7f2f0cee8148 (plain)
1
2
3
4
5
6
7
8
require 'capistrano/setup'
require 'capistrano/deploy'

#
# this will allow you to run `cap deploy`
# instead of `cap production deploy`.
#
invoke :production