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.
init-nuget
1 parent 4a8a9b4 commit 48cafd9Copy full SHA for 48cafd9
.azure/pipelines/ci.yml
@@ -559,7 +559,7 @@ stages:
559
$(_InternalRuntimeDownloadArgs)
560
displayName: Run build.sh
561
- script: git clean -xfd src/**/obj/;
562
- ./dockerbuild.sh rhel --ci --nobl --arch arm64 --build-installers --no-build-deps --no-build-nodejs
+ ./dockerbuild.sh rhel --ci --nobl --arch arm64 --build-installers --no-build-deps --no-build-nodejs --init-nuget
563
-p:OnlyPackPlatformSpecificPackages=true -p:BuildRuntimeArchive=false -p:LinuxInstallerType=rpm
564
-p:AssetManifestFileName=aspnetcore-Linux_arm64.xml
565
$(_BuildArgs)
0 commit comments