mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-27 09:48:55 +02:00
Time information feature.
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
#staging
|
||||
deployment:
|
||||
user: stg_user
|
||||
user: root
|
||||
from: ./
|
||||
to: /var/www/vhosts/example.com/staging
|
||||
hosts: /tmp/current-staging-hosts.txt
|
||||
#hosts: /tmp/current-staging-hosts.txt
|
||||
hosts:
|
||||
- s01.example.com:22
|
||||
- s02.example.com
|
||||
tasks:
|
||||
pre-deploy:
|
||||
- scm/update
|
||||
|
||||
Reference in New Issue
Block a user