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
The DX pipeline is emitting ONYX build errors during asset deployment to Azure Web Apps. Attached are the relevant images.
What's the expected result?
The deployment should complete without errors. To achieve this, the ONYX build process needs to be disabled by setting the environment variable SCM_DO_BUILD_DURING_DEPLOYMENT to false in the deployment workflow.