Skip to content

Commit 4128d64

Browse files
flysystem-process-bundle#18 Add new ignore_missing option on FileFetchTask used by demo.sftp_copy.yaml
1 parent 998295b commit 4128d64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/packages/process/demo.sftp_copy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ clever_age_process:
2525
destination_filesystem: '{{ destination_filesystem }}'
2626
file_pattern: '{{ file_pattern }}'
2727
remove_source: true
28+
ignore_missing: false
2829
aggregate:
2930
service: '@CleverAge\ProcessBundle\Task\AggregateIterableTask'
3031
description: >

0 commit comments

Comments
 (0)