🐞 Fixes
- Updated
envFile
to log a warning instead of triggering an error when.env
is missing. - Updated
envFile
to support workspace relative paths when prefixed with/
. - Fixed an issue where
.moon/tasks/*.yml
were not scaffolded intoDockerfile
s. - Fixed an issue where a CI environment wasn't detected for some CI providers.
- Fixed a project cache issue when running tasks inside and outside of a container.