mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 10:34:17 +00:00
Update job file path.
This commit is contained in:
parent
78040536f2
commit
bf00670784
@ -33,7 +33,7 @@ class Swarm:
|
|||||||
)
|
)
|
||||||
_labels = {'service': 'ocr'}
|
_labels = {'service': 'ocr'}
|
||||||
_mounts = [
|
_mounts = [
|
||||||
'/home/compute/lovelace/opaque/files:/files:rw',
|
'/home/compute/lovelace/opaque/jobs:/files:rw',
|
||||||
]
|
]
|
||||||
_name = job['id']
|
_name = job['id']
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user