From 0e9a921b03afd750bf40b5cdf610d91acc125e4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjamin=20Yule=20B=C3=A4dorf?= <git@benjaminbaedorf.eu>
Date: Sun, 14 Apr 2024 15:21:34 +0200
Subject: [PATCH] drone: use wireguard internal ip for publish

---
 .drone.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.drone.yml b/.drone.yml
index 101390e..ccf7c94 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -20,7 +20,7 @@ steps:
         - main
     image: appleboy/drone-scp
     settings:
-      host: nachtigall.pub.solar
+      host: 10.7.6.1
       port: 22
       username:
         from_secret: ps_ssh_user