When I run fly alone i get other errors which tells me i'm missing somehting:
fly deploy -a block-spot-client ==> Verifying app configValidating --config path unset--✓ Configuration is valid--> Verified app config==> Building image==> Building imageError: failed to fetch an image or build from source: app does not have a Dockerfile or buildpacks configured. See https://fly.io/docs/reference/configuration/#the-build-section
fly deploy -a block-spot-client ==> Verifying app configValidating --config path unset--✓ Configuration is valid--> Verified app config==> Building image==> Building imageError: failed to fetch an image or build from source: app does not have a Dockerfile or buildpacks configured. See https://fly.io/docs/reference/configuration/#the-build-section
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...