mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
6 lines
196 B
Ruby
6 lines
196 B
Ruby
load 'deploy'
|
|
# Uncomment if you are using Rails' asset pipeline
|
|
load 'deploy/assets'
|
|
load 'config/deploy' # remove this line to skip loading any of the default tasks
|
|
|
|
require 'capistrano/sidekiq' |