Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion eng/pipelines/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
signType: $(_SignType)
zipSources: false
feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
ConnectedPMEServiceName: 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
continueOnError: false
condition: and(succeeded(), in(variables['_SignType'], 'real', 'test'))
# NuGet's http cache lasts 30 minutes. If we're on a static machine, this may interfere with
Expand Down Expand Up @@ -157,4 +158,4 @@ jobs:

- template: /eng/pipelines/post-build.yml@self
parameters:
name: ${{ parameters.name }}
name: ${{ parameters.name }}