This commit is contained in:
parent
d8a3c4f874
commit
7c69e1c1b6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
||||||
hosts:
|
hosts:
|
||||||
from_secret: deploy_host
|
from_secret: deploy_host
|
||||||
target: /var/www/press.fanstuff.garden
|
target: /var/www/press.fanstuff.garden
|
||||||
source: /*
|
source: ./*
|
||||||
user:
|
user:
|
||||||
from_secret: deploy_user
|
from_secret: deploy_user
|
||||||
key:
|
key:
|
||||||
|
|
Loading…
Reference in a new issue