From 08a3afc31b28c73d0ad930261fcbd9cd2b2ae6c1 Mon Sep 17 00:00:00 2001 From: Taylor Smock Date: Tue, 22 Sep 2020 09:10:53 -0600 Subject: [PATCH] CI: Update sonarcloud URL Signed-off-by: Taylor Smock --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2d7bdc9..f0ad105 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -126,7 +126,7 @@ sonarcloud.io: stage: test environment: name: sonarcloud.io - url: https://sonarcloud.io/dashboard?id=mapwithai%3Amapwithai + url: https://sonarcloud.io/dashboard?id=mapwithai script: - ./gradlew -Dsonar.login=$SONAR_TOKEN sonarqube rules: