pushed
zhengqunkoo/eShopOnWeb • 3:42 PM - Aug 22, 2025
This change corrects the Azure DevOps release pipeline to reference artifacts under the actual downloaded artifact root, $(Pipeline.Workspace)/eshoponweb-ci, instead of paths that would not exist at deploy time. Both the infrastructure template path and the Linux web app package path were updated in .ado/eshoponweb-cd-webapp-code.yml, which should prevent deployment failures caused by missing files. Practical effect: the CD pipeline should now successfully locate its build outputs and deploy the web app reliably.
