mirror of https://github.com/hauke68/Magallanes
Andrés Montañez
8 years ago
committed by
GitHub
4 changed files with 4 additions and 39 deletions
@ -1,17 +0,0 @@ |
|||||||
magephp: |
|
||||||
log_dir: /tmp |
|
||||||
composer: |
|
||||||
path: /usr/bin/composer.phar |
|
||||||
exclude: |
|
||||||
- ./var/cache/* |
|
||||||
- ./var/log/* |
|
||||||
- ./web/app_dev.php |
|
||||||
environments: |
|
||||||
test: |
|
||||||
user: tester |
|
||||||
host_path: /var/www/test |
|
||||||
hosts: |
|
||||||
- testhost |
|
||||||
pre-deploy: |
|
||||||
- composer/install: { flags: '--prefer-source' } |
|
||||||
- composer/dump-autoload: { flags: '--no-scripts' } |
|
Loading…
Reference in new issue