Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSourabh Shirhatti <shirhatti@outlook.com>2021-03-09 05:58:12 +0300
committerSourabh Shirhatti <shirhatti@outlook.com>2021-03-09 05:58:12 +0300
commit216a9aab0e18e26f97b6779b9ee5472813fdbb6a (patch)
tree6e0b6e237c1cf79b2aaffdef63df755cbabc34b0
parentf069dc5d501d55ceb82a56eb7ef9216f06064c26 (diff)
-rw-r--r--.azure/pipelines/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml
index b46f414def..bc94acf145 100644
--- a/.azure/pipelines/ci.yml
+++ b/.azure/pipelines/ci.yml
@@ -293,7 +293,6 @@ stages:
-sign
-pack
-noBuildJava
- -noBuildNative
/p:DotNetSignType=$(_SignType)
/p:OnlyPackPlatformSpecificPackages=true
$(_BuildArgs)
@@ -308,6 +307,7 @@ stages:
-arch arm64
-sign
-buildInstallers
+ -noBuildNative
/p:DotNetSignType=$(_SignType)
/p:AssetManifestFileName=aspnetcore-win-arm64.xml
$(_BuildArgs)