We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998295b commit 4128d64Copy full SHA for 4128d64
config/packages/process/demo.sftp_copy.yaml
@@ -25,6 +25,7 @@ clever_age_process:
25
destination_filesystem: '{{ destination_filesystem }}'
26
file_pattern: '{{ file_pattern }}'
27
remove_source: true
28
+ ignore_missing: false
29
aggregate:
30
service: '@CleverAge\ProcessBundle\Task\AggregateIterableTask'
31
description: >
0 commit comments