diff options
Diffstat (limited to 'e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml')
| -rw-r--r-- | e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml b/e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml new file mode 100644 index 0000000..892dbe7 --- /dev/null +++ b/e2e-tests/jobs/capture-output-file-with-parameter-reference.yaml @@ -0,0 +1,4 @@ +archive: + class: File + location: hello.tar +extractfile: hello.txt |
