defis48/.mage/config/environment/production.yml
2016-01-13 23:05:18 +01:00

20 lines
298 B
YAML

deployment:
user: webdefis48
from: ./
to: /services/web/www/defis48.deblan.org/website/
excludes:
- .git
- var
- app/config/parameters.yml
releases:
enabled: false
hosts:
- deblan.org
tasks:
pre-deploy: []
on-deploy: []
verbose_logging: true