Fixed some CI flows & checks (#1405)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2023-08-02 11:51:56 +03:00
committed by GitHub
parent fb30999d73
commit 06f8535386
4 changed files with 19 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ parameters:
- name: jdkVersionOption
displayName: JDK Version
type: string
default: "1.8"
default: "1.17"
- name: sonarQubeRunAnalysis
displayName: Enable SonarQube analysis
type: boolean