mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
pass 'AYON_USE_STAGING' instead of 'AYON_DEFAULT_SETTINGS_VARIANT'
This commit is contained in:
parent
e58a253511
commit
cdf7af65bf
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class CollectCoreJobEnvVars(pyblish.api.ContextPlugin):
|
|||
|
||||
for key in [
|
||||
"AYON_BUNDLE_NAME",
|
||||
"AYON_DEFAULT_SETTINGS_VARIANT",
|
||||
"AYON_USE_STAGING",
|
||||
"AYON_IN_TESTS",
|
||||
# NOTE Not sure why workdir is needed?
|
||||
"AYON_WORKDIR",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue