Skip to content
Snippets Groups Projects
Commit 2ed81fb6 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Run getData on super

parent 8ea08743
Branches
Tags
2 merge requests!39v0.0.2,!38Resolve "Add input bagit to ouput"
Pipeline #7854 canceled with stages
in 1 hour, 8 minutes, and 57 seconds
......@@ -10,7 +10,7 @@ process {
executor = 'local'
}
withName: getData {
executor = 'local'
queue = 'super'
}
withName: parseMetadata {
executor = 'local'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment