mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
use 'folder_path' to define current context
This commit is contained in:
parent
73e7317d3a
commit
54b2fa9658
24 changed files with 49 additions and 49 deletions
|
|
@ -106,7 +106,7 @@ class Commands:
|
|||
context = get_global_context()
|
||||
env = get_app_environments_for_context(
|
||||
context["project_name"],
|
||||
context["asset_name"],
|
||||
context["folder_path"],
|
||||
context["task_name"],
|
||||
app_full_name,
|
||||
launch_type=LaunchTypes.farm_publish,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue