mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 17:22:41 +01:00
2.9 KiB
2.9 KiB
symfony
- Require
- Config
- Tasks
database:migrate
— Migrate databasedeploy:cache:clear
— Clear cachedeploy:cache:warmup
— Warm up cachedeploy
— Deploy project
Config
symfony_version
shared_dirs
- Overrides
shared_dirs
fromrecipe/common.php
shared_files
- Overrides
shared_files
fromrecipe/common.php
writable_dirs
- Overrides
writable_dirs
fromrecipe/deploy/writable.php
migrations_config
console_options
Tasks
database:migrate
deploy:cache:clear
deploy:cache:warmup
deploy
This task is group task which contains next tasks: