SQSCANGHA-56 Support GitHub self-hosted runners without keytool

This commit is contained in:
Antonio Aversa
2024-11-28 07:36:28 +01:00
committed by GitHub
parent 94d4f8ac4a
commit 6440c73982
5 changed files with 193 additions and 4 deletions

View File

@@ -42,4 +42,5 @@ runs:
run: ${GITHUB_ACTION_PATH}/run-sonar-scanner.sh ${{ inputs.args }}
shell: bash
env:
INPUT_PROJECTBASEDIR: ${{ inputs.projectBaseDir }}
INPUT_PROJECTBASEDIR: ${{ inputs.projectBaseDir }}
SONAR_SCANNER_JRE: ${{ runner.temp }}/sonar-scanner-cli-${{ inputs.scannerVersion }}-${{ runner.os }}-${{ runner.arch }}/jre