1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 13:20:17 +02:00

Yaml tweaks.

This commit is contained in:
Andrés Montañez 2014-10-11 16:25:36 -02:00
parent 9653552be7
commit c630b31bf9

View File

@ -17,15 +17,16 @@ releases:
directory: releases
hosts:
- s01.example.com
s02.example.com:
deployment:
user: toor
to: /home/web/public
releases:
max: 10
tasks:
on-deploy:
- privileges
- s02.example.com
# s02.example.com:
# deployment:
# user: toor
# to: /home/web/public
# releases:
# max: 10
# tasks:
# on-deploy:
# - privileges
tasks:
pre-deploy:
- scm/update