mirror of https://github.com/hauke68/Magallanes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
392 B
17 lines
392 B
8 years ago
|
magephp:
|
||
|
log_dir: /tmp
|
||
|
environments:
|
||
|
test:
|
||
|
user: tester
|
||
|
branch: test
|
||
|
host_path: /var/www/test
|
||
|
releases: 4
|
||
|
exclude:
|
||
|
- ./var/cache/*
|
||
|
- ./var/log/*
|
||
|
- ./web/app_dev.php
|
||
|
hosts:
|
||
|
- hostdemo1
|
||
|
- hostdemo2
|
||
|
- hostdemo3
|