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
Create the task using PHP, not drush command exec.
For some reason, this was causing the task to try and run `provision-deploy` instead of `provision-deploy-code`! No idea.