I have a test pipeline in which ,one step creates 3 txt files :
/harness/dir1/dir2/a.txt
/harness/dir1/dir2/b.txt
/harness/dir1/dir2/c.txt
i would like to upload these files to s3 bucket using the s3 plugin, to the destination s3:////a.txt ..etc
however i am not able to place these files in the above path. harness always creates a directory structure of the source file in the s3 target.
Created by zendesk-write-access
·