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
Owner

Without this change, we see the following error, probably because the hostname in the ci step container does not resolve to our wireguard IP:

2024/04/12 20:44:47 error copy file to dest: nachtigall.pub.solar, error message: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
Without this change, we see the following error, probably because the hostname in the ci step container does not resolve to our wireguard IP: ``` 2024/04/12 20:44:47 error copy file to dest: nachtigall.pub.solar, error message: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain ```
teutat3s added 1 commit 2024-04-12 20:51:22 +00:00
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
8b8f7c3594
teutat3s merged commit 0fb8001cff into main 2024-04-12 20:51:29 +00:00
teutat3s deleted branch fix/deploy-ip-for-nachtigall 2024-04-12 20:51:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/pub.solar#24
No description provided.