Fix drone script

This commit is contained in:
Ethan Lane 2023-09-09 18:54:29 +01:00
parent f483467ba5
commit b370c6f05e

View file

@ -7,7 +7,7 @@ steps:
- name: deploy
image: appleboy/drone-ssh
settings:
host: 192.168.68.121
host: 192.168.68.120
username: vylpes
password:
from_secret: ssh_password
@ -28,7 +28,7 @@ steps:
- name: stage
image: appleboy/drone-ssh
settings:
host: 192.168.68.121
host: 192.168.68.120
username: vylpes
password:
from_secret: ssh_password