deployer/docs/recipe/zend_framework.md

31 lines
596 B
Markdown
Raw Normal View History

2021-09-26 15:25:58 +02:00
<!-- DO NOT EDIT THIS FILE! -->
<!-- Instead edit recipe/zend_framework.php -->
<!-- Then run bin/docgen -->
# zend_framework
[Source](/recipe/zend_framework.php)
* Requires
* [common](/docs/recipe/common.md)
## Tasks
### deploy
[Source](https://github.com/deployphp/deployer/blob/master/recipe/zend_framework.php#L12)
Deploy your project.
Main task
This task is group task which contains next tasks:
* [deploy:prepare](/docs/recipe/common.md#deployprepare)
* [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors)
* [deploy:publish](/docs/recipe/common.md#deploypublish)