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 3147799 commit fd2ade0Copy full SHA for fd2ade0
.azure/pipelines/ci-public.yml
@@ -366,6 +366,7 @@ stages:
366
--ci
367
--arch arm64
368
--pack
369
+ --build-installers
370
--all
371
--no-build-java
372
-p:OnlyPackPlatformSpecificPackages=true
.azure/pipelines/ci.yml
@@ -437,6 +437,7 @@ extends:
437
438
439
440
441
442
443
$(_BuildArgs)
0 commit comments