I have a project that deploys a WebAPI website, with nested steps for deployment (see attached).
With the recent addition of disabling a step, I disabled step 1.2 (Update Website Settings).
Now, when I go to deploy a new release with that step disabled, the deployment fails, but it doesn’t really have any errors in the log.
The log seems to imply the issue was with the website settings step, but as it was disabled, there are no logs for that step. Additionally, I would not expect to see the step in the log to begin with.
I have also attached the log, if it helps to identify the issue.