Feature description
COPY TO '{{ outputFiles.result }}' — if you have any files generated within the query that weren’t in the wdir before the task run, we can automatically output them without requiring to specify any outputFiles objects. This syntax will still work if specified, but it's no longer required. we can deprecate the outputFiles property because it will now be done by default (TBD if possible)
Feature description
COPY TO '{{ outputFiles.result }}' — if you have any files generated within the query that weren’t in the wdir before the task run, we can automatically output them without requiring to specify any outputFiles objects. This syntax will still work if specified, but it's no longer required. we can deprecate the outputFiles property because it will now be done by default (TBD if possible)