Merge pull request 'Add sonar_user_home.' (#2) from Add-sonar-home-env into master
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -62,6 +62,8 @@ jobs:
|
||||
|
||||
- name: run gradle sonar scan
|
||||
if: ${{ inputs.sonar_enabled }}
|
||||
env:
|
||||
SONAR_USER_HOME: "/opt/hostedtoolcache/.sonar"
|
||||
run: ./gradlew sonar -i -s
|
||||
|
||||
- name: dockerfile lint check
|
||||
|
||||
Reference in New Issue
Block a user