magallanes/tests/Resources/testhost-force-tar3.yml

16 lines
372 B
YAML
Raw Normal View History

2017-01-06 02:14:35 +01:00
magephp:
2022-04-11 00:47:10 +02:00
log_dir: .logs/
2017-01-06 02:14:35 +01:00
environments:
test:
user: tester
branch: test
host_path: /var/www/test
exclude:
- ./var/cache/*
- ./var/log/*
- ./web/app_dev.php
hosts:
- host2
post-deploy:
2022-04-11 00:47:10 +02:00
- deploy/tar/cleanup