First iteration of the Releases feature.

This commit is contained in:
Andrs Montaez
2011-11-27 12:14:40 -02:00
parent 67ca7b1e21
commit 5faad41b78
4 changed files with 83 additions and 5 deletions
@@ -3,9 +3,9 @@ user: root
deploy-from: ./
deploy-to: /var/www/vhosts/example.com/www
releases:
- enabled: true
- symlink: current
- directory: releases
enabled: true
symlink: current
directory: releases
hosts:
- s01.example.com
- s02.example.com