What's the best way to run fly deploy with arguments?
I'm trying to run
When I run fly alone i get other errors which tells me i'm missing somehting:
wasp deploy fly deploy --depot=false to work around an issue with flyctl depot https://community.fly.io/t/hanging-on-waiting-for-depot-builder/23674When I run fly alone i get other errors which tells me i'm missing somehting:
Fly.io
These deploys have worked for weeks now, suddenly not working: ==> Verifying app config Validating fly.toml ✓ Configuration is valid --> Verified app config ==> Building image Waiting for depot builder... WARN failed to finish build in graphql: Post "https://api.fly.io/graphql": context canceled The last line shows after I ctrl-c the build. E...
