From cc4fcc8d07873a2e814ba7159467d9803ba0a611 Mon Sep 17 00:00:00 2001 From: kazhnuz Date: Sat, 21 Sep 2024 12:12:50 +0200 Subject: [PATCH] Adaptation pipeline pour main MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit La branche main doit se déposer sur next --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7528e74..3c1ecaa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: settings: hosts: from_secret: deploy_host - target: /var/www/erratum.kazhnuz.space + target: /var/www/next.erratum.kazhnuz.space source: _site/* user: from_secret: deploy_user