Add cache action #3
|
@ -66,7 +66,7 @@ jobs:
|
|||
env:
|
||||
cache-name: cache-sonar-modules
|
||||
with:
|
||||
path: /opt/hostedtoolcache/.sonar/
|
||||
path: /root/.sonar/cache
|
||||
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/build.gradle','**/settings.gradle') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-build-${{ env.cache-name }}-
|
||||
|
|
Loading…
Reference in New Issue
this should be the like that
User cache: /root/.sonar/cache