env icon indicating copy to clipboard operation
env copied to clipboard

Throw a warning if we find an existing runtime env.txt instead of an exception

Open semateos opened this issue 1 year ago • 0 comments

Here's a suggestion for how to handle that case instead of throwing the exception. It does mean you might make a build with out of date env values. But odds are that the file is there because you just tried to make a build with those values and it failed, so using the file you had attempted to use seems fine.

semateos avatar Mar 05 '24 22:03 semateos