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 605422: fixed pipeline to sign binaries using external_distribution
fixed pipeline to sign binaries using external_distribution profile
https://eng.ms/docs/products/onebranch/signing/containerbuildsigning
----
#### AI description (iteration 1)
#### PR Classification
Bug fix to correct the pipeline configuration for signing binaries.
#### PR Summary
This pull request updates the pipeline configuration to use the correct signing profile for external distribution.
- `.pipelines/OneBranch.Official.yml`: Changed `signing_profile` from `internal_azure_service` to `external_distribution`.
0 commit comments