mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
8 lines
202 B
YAML
8 lines
202 B
YAML
soviann_deploy_tasks:
|
|
storage:
|
|
type: filesystem
|
|
filesystem:
|
|
path: '%kernel.project_dir%/var/deploy-tasks'
|
|
|
|
# Full reference: vendor/soviann/deploy-tasks-bundle/docs/
|