Remove the cache declaration from your pipelines build
definitions:
caches:
sonar: ~/.sonar/cache # Remove this line
steps:
Remove the cache declaration from your pipelines build
definitions:
caches:
sonar: ~/.sonar/cache # Remove this line
steps: