Update .pipelines/build-stage.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ben Hillis 2025-12-08 16:10:47 -08:00 committed by GitHub
parent b1bd9548a7
commit b8e2b80f5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ parameters:
- target: "wsl;libwsl;wslg;wslservice;wslhost;wslrelay;wslinstaller;wslinstall;initramfs;wslserviceproxystub;wslinstallerproxystub;testplugin"
pattern: "wsl.exe,libwsl.dll,wslg.exe,wslservice.exe,wslhost.exe,wslrelay.exe,wslinstaller.exe,wslinstall.dll,wslserviceproxystub.dll,wslinstallerproxystub.dll,wsldevicehost.dll,WSLDVCPlugin.dll,testplugin.dll,wsldeps.dll"
- target: "msixgluepackage;wslsettings"
pattern: "gluepackage.msix;wslsettings.exe;wslsettings.dll"
pattern: "gluepackage.msix,wslsettings.exe,wslsettings.dll"
- target: "msipackage"
pattern: "wsl.msi"