Same here! Deleted the builder and its not coming back… tried from my local, the builder came back. Went back to try from the github action… its not working
We were still running into this on version v0.0.356 (latest for x86_64 Fedora) in a GitLab runner until I added the --remote-only flag. Before we didn’t have to include this flag and it would use the remote after not detecting docker automatically.
Do you know if your GitLab runner was using a remote builder before? I wonder if we’re detecting Docker in their runner environment when we weren’t in earlier versions.
This is an app that is already deployed on fly.io i used the “auto importer” from heroku , so im just trying to auto deploy after i change something on github