Skip to content
Snippets Groups Projects
Commit be54ca76 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix error

parent 758d9297
No related branches found
No related tags found
2 merge requests!69Change the name of the pre-calibrated output MS,!20Merge request HBA_calibrator to master
Pipeline #6553 failed
......@@ -11,6 +11,8 @@ outputs:
type: Directory
requirements:
- class: InlineJavascriptRequirement
- class: InitialWorkDirRequirement
listing:
- $(inputs.input)
......@@ -21,6 +23,3 @@ expression: |
return {'output': inputs.input[0]}
}
requirements:
- class: InlineJavascriptRequirement
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment