From 6b1210bcfe0282ec2e15a282eb8193021dddca0c Mon Sep 17 00:00:00 2001 From: Jan Lukavsky Date: Thu, 5 Oct 2023 09:27:30 +0200 Subject: [PATCH] [infra] change variable for sonar token --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 59e6633b2..d9cb3b978 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,4 +22,4 @@ org.gradle.parallel=true systemProp.sonar.host.url=https://sonarcloud.io systemProp.sonar.organization=datadriven systemProp.sonar.projectKey=cz.o2.proxima:platform-parent -systemProp.sonar.login=21787938b088389dc6edfdf1cf4008e91b81e70b +systemProp.sonar.token=21787938b088389dc6edfdf1cf4008e91b81e70b