mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 17:22:41 +01:00
* fix bin/docgen on windows * Update CHANGELOG.md * fix ApiGen to handle windows newlines * fix DocRecipe to handle windows newlines * regenerate docs
1.6 KiB
1.6 KiB
flow_framework
- Require
- Config
- Tasks
deploy:run_migrations
— Apply database migrationsdeploy:publish_resources
— Publish resourcesdeploy
— Deploy your project
Config
flow_context
Flow-Framework application-context
flow_command
Flow-Framework cli-command
shared_dirs
- Overrides
shared_dirs
fromrecipe/common.php
Flow-Framework shared directories
Tasks
deploy:run_migrations
Apply database migrations
deploy:publish_resources
Publish resources
deploy
Main task
This task is group task which contains next tasks: