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.
1 parent 60dbc24 commit 15c9718Copy full SHA for 15c9718
eng/common/core-templates/post-build/post-build.yml
@@ -193,9 +193,6 @@ stages:
193
buildId: $(AzDOBuildId)
194
artifactName: PackageArtifacts
195
checkDownloadedFiles: true
196
- itemPattern: |
197
- **
198
- !**/Microsoft.SourceBuild.Intermediate.*.nupkg
199
200
# This is necessary whenever we want to publish/restore to an AzDO private feed
201
# Since sdk-task.ps1 tries to restore packages we need to do this authentication here
0 commit comments