Hey Netlify team, currently all deploys from the CLI are never finishing.
In the Deploy log in your UI we can only see: 6:14:00 PM: Creating deploy upload records
.
We noticed it first from the CI, but also tried it locally.
This is the command we are running: yarn --silent netlify deploy --json --site $NETLIFY_PROD_SITE_ID --auth $NETLIFY_PROD_AUTH_TOKEN
Deployment: Netlify App
Thanks for looking into it!