From 14b54501fd978f1d43b167a7591801a780d07359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Thu, 4 Sep 2025 23:42:30 +0200 Subject: [PATCH] update drone --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9fb9463..644559a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,9 +5,10 @@ data: os: linux build_branches: - main + - develop build_events: - push - pull_request sonar_project_key: HidekoBot deploy_targets: - - production \ No newline at end of file + - production