Skip to content
Snippets Groups Projects

Track.pipeline

Merged Gervaise Henry requested to merge track.pipeline into develop
Compare and
3 files
+ 29
3
Preferences
File browser
Compare changes
@@ -3,6 +3,9 @@ process {
queue = 'super'
clusterOptions = '--hold'
withLabel: trackStart {
executor = 'local'
}
withName: getBag {
executor = 'local'
}