Hi, is it possible to specify what files to upload to s3 when applying a deployment?
I can see the files from the folder where the deployment is done are uploaded.. can I upload files from parent folders?
r
redsquare
03/09/2023, 1:13 PM
We copy down shared files in the deployment so they get uploaded
there is a .prefectignore but not seen a way to specify parent files
t
Tibs
03/09/2023, 1:19 PM
could not find an option either but copying them as a workaround is not bad, thank you!