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
I'm trying to run migration in CICD, everything works fine with -local, but when I get to --preview / --prod, the wrangler just exits without an error message.
Which Cloudflare product(s) does this pertain to?
Wrangler
What version(s) of the tool(s) are you using?
wrangler 3.78.5
What version of Node are you using?
v22.4.0
What operating system and version are you using?
Ubuntu 22.04.5 LTS
Describe the Bug
Observed behavior
I'm trying to run migration in CICD, everything works fine with -local, but when I get to --preview / --prod, the wrangler just exits without an error message.
Expected behavior
Succeed or fail, rather than just quit code 1
Steps to reproduce
Use Command
pnpm wrangler d1 migrations apply [db name]--remote -c config/prod.toml
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: