From c8781de90bee434fcd543808180c19803169e9ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 29 Mar 2025 13:26:34 +0100 Subject: [PATCH] Update .drone.yml --- .drone.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 749635b..c620319 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,9 +8,6 @@ data: build_events: - push - pull_request - sonar_project_key: my-java-project + sonar_project_key: HidekoBot deploy_targets: - - production - envs: - - name: SONAR_PROJECT_KEY - value: HidekoBot \ No newline at end of file + - production \ No newline at end of file