pass studio bundle name to farm

This commit is contained in:
Jakub Trllo 2025-10-21 15:01:47 +02:00
parent afee12cd7a
commit 363e338a61

View file

@ -32,6 +32,7 @@ class CollectCoreJobEnvVars(pyblish.api.ContextPlugin):
for key in [
"AYON_BUNDLE_NAME",
"AYON_STUDIO_BUNDLE_NAME",
"AYON_USE_STAGING",
"AYON_IN_TESTS",
# NOTE Not sure why workdir is needed?