mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Webpublisher - backend - fix signature
This commit is contained in:
parent
3c7f6a89fe
commit
349ddf6d91
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ class PypeCommands:
|
|||
log.info("Publish finished.")
|
||||
uninstall()
|
||||
|
||||
@staticmethod
|
||||
def extractenvironments(output_json_path, project, asset, task, app):
|
||||
env = os.environ.copy()
|
||||
if all((project, asset, task, app)):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue