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

Use larger nodes for trim process

parent 81eaa91f
Branches
Tags
2 merge requests!58Develop,!56Resolve "Detect error in inferMetadata for tracking"
Pipeline #8827 passed with stages
in 2 minutes and 38 seconds
......@@ -20,7 +20,7 @@ process {
executor = 'local'
}
withName:trimData {
queue = 'super'
queue = '128GB,256GB,256GBv1,384GB'
}
withName:getRefInfer {
queue = 'super'
......
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