Update '.drone.yml'
This commit is contained in:
parent
4c1726f5c8
commit
8e5ac6d01e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ type: ssh
|
|||
name: deployment
|
||||
|
||||
server:
|
||||
host: 192.168.1.2
|
||||
host: 192.168.68.121
|
||||
user: vylpes
|
||||
password:
|
||||
from_secret: ssh_password
|
||||
|
@ -30,7 +30,7 @@ type: ssh
|
|||
name: staging
|
||||
|
||||
server:
|
||||
host: 192.168.1.2
|
||||
host: 192.168.68.121
|
||||
user: vylpes
|
||||
password:
|
||||
from_secret: ssh_password
|
||||
|
|
Loading…
Reference in a new issue