Mise à jour de '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ea621e6cf7
commit
df740a4be0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
hosts:
|
hosts:
|
||||||
from_secret: deploy_host
|
from_secret: deploy_host
|
||||||
target: /var/www/sonicgarden.kobold.cafe
|
target: /var/www/sonic.fanstuff.garden
|
||||||
source: _site/*
|
source: _site/*
|
||||||
user:
|
user:
|
||||||
from_secret: deploy_user
|
from_secret: deploy_user
|
||||||
|
|
Loading…
Reference in a new issue