mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Fix path
This commit is contained in:
parent
f506a562cd
commit
602ef371f8
@ -33,7 +33,7 @@ class Swarm:
|
|||||||
)
|
)
|
||||||
_labels = {'service': 'ocr'}
|
_labels = {'service': 'ocr'}
|
||||||
_mounts = [
|
_mounts = [
|
||||||
'/home/compute/lovelace/opaque/jobs:/files:rw',
|
'/home/compute/mnt/opaque/jobs:/files:rw',
|
||||||
]
|
]
|
||||||
_name = job['id']
|
_name = job['id']
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user