mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Merge pull request #1499 from ynput/bugfix/studio-bundle-name-on-farm
Farm: Studio bundle name to farm
This commit is contained in:
commit
ec2a18ab4a
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class CollectCoreJobEnvVars(pyblish.api.ContextPlugin):
|
||||||
|
|
||||||
for key in [
|
for key in [
|
||||||
"AYON_BUNDLE_NAME",
|
"AYON_BUNDLE_NAME",
|
||||||
|
"AYON_STUDIO_BUNDLE_NAME",
|
||||||
"AYON_USE_STAGING",
|
"AYON_USE_STAGING",
|
||||||
"AYON_IN_TESTS",
|
"AYON_IN_TESTS",
|
||||||
# NOTE Not sure why workdir is needed?
|
# NOTE Not sure why workdir is needed?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue