ci: use IP instead of hostname to deploy files
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
teutat3s 2024-04-12 22:49:53 +02:00
parent 3062216d16
commit 8b8f7c3594
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -20,7 +20,7 @@ steps:
- main
image: appleboy/drone-scp
settings:
host: nachtigall.pub.solar
host: 10.7.6.1 # nachtigall.pub.solar
port: 22
username:
from_secret: ps_ssh_user