From 94176c05949d06460f3aece455eb4e8f6e4e09a9 Mon Sep 17 00:00:00 2001 From: kazhnuz Date: Sat, 21 Sep 2024 12:10:10 +0200 Subject: [PATCH] Adaptation pipeline On ne build vers erratum.kazhnuz.space que la branche stable --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7528e74..59c6b8b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,5 +28,5 @@ steps: key: from_secret: deploy_key when: - branch: main + branch: stable delete: true