未验证 提交 58fff856 编写于 作者: J Jose Perez Rodriguez 提交者: GitHub

Removing log upload from Publish To MyGet job

Publish To MyGet job will only restore and call `dotnet nuget push` which won't generate any logs. For this reason, we don't need to have the property of the automatic log publishing step.
上级 64088809
......@@ -246,7 +246,6 @@ jobs:
displayName: Publish To MyGet
continueOnError: true
enableTelemetry: $(_enableTelemetry)
enablePublishBuildArtifacts: true
helixRepo: dotnet/iot
strategy:
matrix:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册