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
{{ message }}
This repository was archived by the owner on Feb 28, 2021. It is now read-only.
I have setup the deployment extension to automatically deploy from our source control on Azure Dev Ops.
Initially it worked but, when we migrated to a branch per tenant pattern, it stopped working.
The web hook fires and deployment starts, but it fails with the error:
Value cannot be null.
Parameter name: versionDescriptor
It's also worth noting that, on the table showing deployment history, the branch field is empty. I have tried removing and reinstalling the extension, but the result is the same.