magallanes/tests/Resources/invalid-task.yml
2022-04-10 19:47:10 -03:00

15 lines
343 B
YAML

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