We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7520be5 commit ecdbccfCopy full SHA for ecdbccf
ci/scripts/build-project-windows.bat
@@ -1,4 +1,4 @@
1
SET "JAVA_HOME=C:\opt\jdk-17"
2
SET PATH=%PATH%;C:\Program Files\Git\usr\bin
3
cd git-repo
4
-.\gradlew -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false --no-daemon --max-workers=4 build buildSamples
+.\gradlew -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false --no-daemon --max-workers=4 build
0 commit comments