mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-28 10:08:56 +02:00
Feature for declaring the Hosts for reading from a URI (file, url).
This commit is contained in:
@@ -3,8 +3,7 @@ deployment:
|
||||
user: stg_user
|
||||
from: ./
|
||||
to: /var/www/vhosts/example.com/staging
|
||||
hosts:
|
||||
- staging.example.com
|
||||
hosts: /tmp/current-staging-hosts.txt
|
||||
tasks:
|
||||
pre-deploy:
|
||||
- scm/update
|
||||
|
||||
Reference in New Issue
Block a user