Merge pull request 'ci: use IP instead of hostname to deploy files' (#24) from fix/deploy-ip-for-nachtigall into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #24
pull/25/head
teutat3s 2024-04-12 20:51:29 +00:00
commit 0fb8001cff
Signed by: pub.solar gitea
GPG Key ID: F0332B04B7054873
1 changed files with 1 additions and 1 deletions

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