magallanes/src/Mage/Tests/Resources/invalid-task.yml
2017-01-05 20:38:42 -03:00

15 lines
341 B
YAML

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