magallanes/tests/Resources/invalid-task.yml

15 lines
341 B
YAML
Raw Normal View History

magephp:
log_dir: /tmp
environments:
test:
user: tester
host_path: /var/www/test
exclude:
- ./var/cache/*
- ./var/log/*
- ./web/app_dev.php
hosts:
- testhost
pre-deploy:
- invalid/task