You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depending on our build type (dev/ci/prod) we use different versions of a .env file when running our builds with docker-compose build. Would it be possible to add a --env-file option to bake so it can provide the same functionality?