Revert "try to explode the build (gently)"

This reverts commit bf7851263d.
This commit is contained in:
Dustin L. Howett
2025-10-21 18:05:56 -05:00
parent bf7851263d
commit 54e8ee195d

View File

@@ -143,9 +143,6 @@ jobs:
artifactName: $(JobOutputArtifactName)
targetPath: $(Build.ArtifactStagingDirectory)
steps:
- pwsh: |-
gdr | fl *
exit 1
- checkout: self
clean: true
submodules: true