We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7577b08 commit 5f5284bCopy full SHA for 5f5284b
1 file changed
data-manager/file-utils.yaml
@@ -23,6 +23,10 @@ jobs:
23
command: >-
24
split-sdf.sh {{ inputFile }} {{ count }} {{ outputFile }}
25
variables:
26
+ order:
27
+ options:
28
+ - count
29
+ - outputFile
30
inputs:
31
type: object
32
required:
0 commit comments