Merge pull request #1499 from ynput/bugfix/studio-bundle-name-on-farm

Farm: Studio bundle name to farm
This commit is contained in:
Jakub Trllo 2025-10-21 15:32:52 +02:00 committed by GitHub
commit ec2a18ab4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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?