diff --git a/steps/identify_issues.cwl b/steps/identify_issues.cwl index 5815522e1f70ddec9e07e15d8c5ad4d440c8cbef..86ca86918deb4785579e00193e1eb9ca10fd4255 100644 --- a/steps/identify_issues.cwl +++ b/steps/identify_issues.cwl @@ -48,6 +48,12 @@ outputs: glob: output.txt outputEval: $(JSON.parse(self[0].contents)['skip_compress']) loadContents: true +- id: input_storage_manager + type: string + outputBinding: + glob: output.txt + outputEval: $(JSON.parse(self[0].contents)['input_storage_manager']) + loadContents: true - id: msout type: Directory outputBinding: