Skip to content
Snippets Groups Projects

Resolve "Add automated download of bagit through deriva"

Merged Gervaise Henry requested to merge 15-auto.bagit.download into develop
Viewing commit a6c1385b
Prev
Show latest version
1 file
+ 3
1
Preferences
File browser
Compare changes
@@ -4,10 +4,12 @@ process {
clusterOptions = '--hold'
// Process specific configuration
withName:splitData {
withName:getBag {
executor = 'local'
container = 'docker://bicf/gudmaprbkfilexfer:1.1'
}
withName:getData {
executor = 'local'
container = 'docker://bicf/gudmaprbkfilexfer:1.1'
}
withName:trimData {