♻️ pass all environments

This commit is contained in:
Ondřej Samohel 2023-12-06 16:37:28 +01:00
parent 0ed8a66fb8
commit 244db2f18d

View file

@ -185,8 +185,7 @@ class PypeCommands:
task,
app,
env_group=env_group,
launch_type=LaunchTypes.farm_render,
env={}
launch_type=LaunchTypes.farm_render
)
else:
env = os.environ.copy()