magallanes/tests/Resources/testhost-force-tar2.yml
2017-01-14 22:36:15 -03:00

15 lines
364 B
YAML

magephp:
log_dir: /tmp
environments:
test:
user: tester
branch: test
host_path: /var/www/test
exclude:
- ./var/cache/*
- ./var/log/*
- ./web/app_dev.php
hosts:
- host2
on-deploy:
- deploy/tar/copy