You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by al...@apache.org on 2022/05/04 13:34:01 UTC

[fineract] branch develop updated: FINERACT-1470-fix: Fix Sonar configuration

This is an automated email from the ASF dual-hosted git repository.

aleks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new decedc52f FINERACT-1470-fix: Fix Sonar configuration
decedc52f is described below

commit decedc52f83f9e64dd84551cb68f03de83e8df15
Author: Aleks <al...@apache.org>
AuthorDate: Wed May 4 15:31:54 2022 +0200

    FINERACT-1470-fix: Fix Sonar configuration
---
 .github/workflows/sonarqube.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/sonarqube.yml b/.github/workflows/sonarqube.yml
index ff151adfb..e47d371d8 100644
--- a/.github/workflows/sonarqube.yml
+++ b/.github/workflows/sonarqube.yml
@@ -34,7 +34,6 @@ jobs:
         with:
           java-version: '17'
           distribution: 'zulu'
-          cache: gradle
       - name: Validate Gradle wrapper
         uses: gradle/wrapper-validation-action@859c33240bd026ce8d5f711f5adcc65c2f8eafc1
       - name: Sonarqube