We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae63342 commit 633131fCopy full SHA for 633131f
data-manager/file-utils.yaml
@@ -94,7 +94,7 @@ jobs:
94
working-directory: /data
95
fix-permissions: true
96
command: >-
97
- /code/concatenator.py -f '{{ inputFile }}' -d '{{ dirsGlob }}' {{ outputFile }}
+ /code/concatenator.py -f '{{ inputFile }}' -d '{{ dirsGlob }}' -o {{ outputFile }}
98
variables:
99
order:
100
options:
0 commit comments