mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
change added version
This commit is contained in:
parent
ccd5e44784
commit
4b51f6479f
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class CollectCoreJobEnvVars(pyblish.api.ContextPlugin):
|
|||
"AYON_IN_TESTS",
|
||||
# NOTE Not sure why workdir is needed?
|
||||
"AYON_WORKDIR",
|
||||
# DEPRECATED remove when deadline stops using it (added in 1.1.1)
|
||||
# DEPRECATED remove when deadline stops using it (added in 1.1.2)
|
||||
"AYON_DEFAULT_SETTINGS_VARIANT",
|
||||
]:
|
||||
value = os.getenv(key)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue