diff options
Diffstat (limited to 'e2e-tests/jobs')
| -rw-r--r-- | e2e-tests/jobs/command-line-tool-with-array-input.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/e2e-tests/jobs/command-line-tool-with-array-input.yaml b/e2e-tests/jobs/command-line-tool-with-array-input.yaml new file mode 100644 index 0000000..a0fc50c --- /dev/null +++ b/e2e-tests/jobs/command-line-tool-with-array-input.yaml @@ -0,0 +1,3 @@ +messages: + - foo + - bar |
