ci: use IP instead of hostname to deploy files #24

Merged
teutat3s merged 1 commit from fix/deploy-ip-for-nachtigall into main 2024-04-12 20:51:29 +00:00

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