mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Updated Capistrano configuration
This commit is contained in:
parent
267087d969
commit
c4b3933bae
4 changed files with 8 additions and 11 deletions
2
Capfile
2
Capfile
|
@ -7,6 +7,8 @@ require 'capistrano/setup'
|
|||
# Include default deployment tasks
|
||||
require 'capistrano/deploy'
|
||||
|
||||
require 'capistrano/composer'
|
||||
require 'capistrano/file-permissions'
|
||||
require 'capistrano/symfony'
|
||||
|
||||
# Load custom tasks from `lib/capistrano/tasks` if you have any defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue