mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Add task to skeleton instance passed to Deadline
This commit is contained in:
parent
e14c9ec369
commit
5b70bcd159
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@ def create_skeleton_instance(
|
|||
instance_skeleton_data = {
|
||||
"productType": product_type,
|
||||
"productName": data["productName"],
|
||||
"task": data["task"],
|
||||
"families": families,
|
||||
"folderPath": data["folderPath"],
|
||||
"frameStart": time_data.start,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue