From a1a8fbbe44d036a575b8c4ea82d40a33dda551eb Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Tue, 29 Jul 2025 10:40:38 +0200 Subject: [PATCH] fix build 2 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5e9bf8b..623f84b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: settings: hosts: from_secret: deploy_host - target: /var/www/next.erratum.kazhnuz.space + target: /var/www/erratum.kazhnuz.space source: _site/* user: from_secret: deploy_user