magallanes/tests/Resources/custom-task-not-instantiable.yml

14 lines
339 B
YAML
Raw Normal View History

2017-04-15 01:36:45 +02:00
magephp:
environments:
production:
user: app
host_path: /var/www/myapp
hosts:
- webserver
pre-deploy:
on-deploy:
- custom-not-instantiable
post-deploy:
custom_tasks:
- Mage\Tests\Task\Custom\NotInstantiableTask