mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
use headless in submit publish job
This commit is contained in:
parent
4a8a7b8688
commit
10c7fb21e4
1 changed files with 1 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ class ProcessSubmittedJobOnFarm(pyblish.api.InstancePlugin):
|
|||
environment["OPENPYPE_MONGO"] = mongo_url
|
||||
|
||||
args = [
|
||||
"--headless",
|
||||
'publish',
|
||||
roothless_metadata_path,
|
||||
"--targets", "deadline",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue