File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,8 @@ variables:
2323 value : true
2424- name : _TeamName
2525 value : AspNetCore
26- - name : _DotNetPublishToBlobFeed
27- value : true
2826- name : _PublishUsingPipelines
2927 value : true
30- - name : _DotNetArtifactsCategory
31- value : .NETCORE
3228- name : _DotNetValidationArtifactsCategory
3329 value : .NETCORE
3430- name : PostBuildSign
@@ -47,11 +43,7 @@ variables:
4743 - name : _PublishArgs
4844 value : /p:Publish=true
4945 /p:GenerateChecksums=true
50- /p:DotNetPublishBlobFeedKey=$(dotnetfeed-storage-access-key-1)
51- /p:DotNetPublishBlobFeedUrl=https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json
52- /p:DotNetPublishToBlobFeed=$(_DotNetPublishToBlobFeed)
5346 /p:DotNetPublishUsingPipelines=$(_PublishUsingPipelines)
54- /p:DotNetArtifactsCategory=$(_DotNetArtifactsCategory)
5547 # Do not log most Windows steps in official builds; this is the slowest job. Site extensions step always logs.
5648 - name : WindowsArm64LogArgs
5749 value : -ExcludeCIBinaryLog
You can’t perform that action at this time.
0 commit comments