diff --git a/conf/modules.config b/conf/modules.config index 5af11702..e0d1c766 100644 --- a/conf/modules.config +++ b/conf/modules.config @@ -158,14 +158,6 @@ process { ] } - withName: CUSTOM_DUMPSOFTWAREVERSIONS { - publishDir = [ - path: { "${params.outdir}/pipeline_info" }, - mode: params.publish_dir_mode, - pattern: '*_versions.yml' - ] - } - withName: SGDEMUX { publishDir = [ [