question regarding Upload Artifacts to S3
long-term
A
Autonomous Galliform
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.
Log In
N
Nectar Grouse
I know you can set the stage variable, PLUGIN_STRIP_PREFIX, to control this, but I have two Upload Artifacts to S3 steps in the same stage, each with the need for a different setting. Plus it seems a bit of hack to have to set an stage variable to affect a step that doesn't have this as an option on it. Please consider adding this enhancement soon!
S
Safflower Unicorn
updated the status to
long-term