Skip to content
Snippets Groups Projects
Commit 1243257b authored by Francois Ancien's avatar Francois Ancien
Browse files

Correcting output name of aggregate-remote step

parent 08874e76
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,9 @@ inputs:
outputs:
- id: partial
type: stdout
type: File
outputBinding:
glob: aggregated-ages.json
doc: "The aggregated values from partial data retrieved from EDC"
stdout: stdout.txt
baseCommand: ["python3", "aggregate-remote.py", "-i"]
baseCommand: ["aggregate_remote"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment