From 84f26a918f85b747f91a73a05ba164bdb4a18f41 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 21 Jun 2025 10:57:29 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Utilisation=20d'un=20dossier=20e?= =?UTF-8?q?rratum3=20pour=20le=20rulebook=20v3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3c1ecaa..71cc0f8 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/erratum3.kazhnuz.space source: _site/* user: from_secret: deploy_user