We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe00f4b commit 08f187dCopy full SHA for 08f187d
appveyor.yml
@@ -22,7 +22,7 @@ environment:
22
# Update Java for sonar scanner, cf.:
23
# - https://docs.sonarqube.org/latest/setup/upgrade-notes/
24
# - https://www.appveyor.com/docs/windows-images-software/#java
25
- JAVA_HOME: "C:\Program Files\Java\jdk11"
+ JAVA_HOME: "C:\\Program Files\\Java\\jdk11"
26
#--- https://ci.appveyor.com/tools/encrypt
27
SONAR_LOGIN:
28
secure: BNJM0k+NLqZbdMn08BK3wsjO8Hy7kbpRjsQr8VAhl98bmbLs75+BW457TVIJi5d3
0 commit comments