Does `flyctl deploy` get uncommitted files?

I haven’t found it in the docs. When I run fly deploy locally, does it send all local files or only ones that are committed to local git?

I often have WIP files locally and I don’t want them to be deployed. So I wonder how it actually works and if there is a flag to include/exclude non committed files from deployment

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.