From def63b683881134b8eb3e60d055d11ef6747f7b6 Mon Sep 17 00:00:00 2001 From: Tobias Hahnen Date: Thu, 21 Nov 2024 09:51:34 +0100 Subject: [PATCH] Use fixed development reference for SQ instead of version number This is done by other repos as well for now until Orchestrator is fixed. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index b0d4485825..26a3beb454 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -188,7 +188,7 @@ qa_task: SONARCLOUD_IT_PASSWORD: VAULT[development/team/sonarlint/kv/data/sonarcloud-it data.password] QA_CATEGORY: SonarCloud - env: - SQ_VERSION: "10.8.0.99052" + SQ_VERSION: "DEV[10.8]" JDK_VERSION: "17" CATEGORY: "-DexcludedGroups=SonarCloud" QA_CATEGORY: SQDogfood