mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 10:38:57 +02:00
Added the possibility defining (by the user) Excludes for the
rsync.
This commit is contained in:
@@ -16,6 +16,7 @@ class Mage_Task_Add
|
||||
. 'user: dummy' . PHP_EOL
|
||||
. 'deploy-from: ./' . PHP_EOL
|
||||
. 'deploy-to: /var/www/vhosts/example.com/www' . PHP_EOL
|
||||
. 'rsync-excludes:' . PHP_EOL
|
||||
. 'hosts:' . PHP_EOL
|
||||
. 'pre-tasks:' . PHP_EOL
|
||||
. 'tasks:' . PHP_EOL
|
||||
|
||||
Reference in New Issue
Block a user