fix hostname
This commit is contained in:
parent
f289332637
commit
c6ceb83242
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
|||
stack: "lit-docs"
|
||||
deploy_key:
|
||||
from_secret: drone_deploy_key
|
||||
host: "lit-lit"
|
||||
host: "local-it.lit"
|
||||
user: "root"
|
||||
environment:
|
||||
DOMAIN: docs.local-it.org
|
||||
|
|
Loading…
Reference in a new issue