You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR 37082: Add parameter to disable net isolation
Add parameter to disable net isolation, to allow downloading the tool for making appx packages.
----
#### AI description (iteration 1)
#### PR Classification
The pull request introduces a new pipeline configuration parameter to control network isolation.
#### PR Summary
This change adds a boolean parameter in the pipeline YAML file to disable network isolation during builds.
- `/.pipelines/Package-Official.yml`: Added a new `disableNetworkIsolation` parameter with a default value of false, mapped it to a variable, and passed it into the extended configuration settings.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
0 commit comments