mirror of
https://github.com/deployphp/deployer.git
synced 2025-01-17 21:48:58 +01:00
1.7 KiB
1.7 KiB
magento
- Requires
Configuration
shared_dirs
Overrides shared_dirs from recipe/deploy/shared.php
.
Magento shared dirs
['var', 'media']
shared_files
Overrides shared_files from recipe/deploy/shared.php
.
Magento shared files
['app/etc/local.xml']
writable_dirs
Overrides writable_dirs from recipe/deploy/writable.php
.
Magento writable dirs
['var', 'media']
Tasks
deploy:cache:clear
Clears cache.
Clear cache
deploy:clear_version
Remove files that can be used to compromise Magento
deploy
Deploys your project.
Main task
This task is group task which contains next tasks: