Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add destination path variable #3

Closed
timomayer opened this issue Sep 6, 2019 · 2 comments · Fixed by #7
Closed

add destination path variable #3

timomayer opened this issue Sep 6, 2019 · 2 comments · Fixed by #7
Assignees
Labels
enhancement New feature or request

Comments

@timomayer
Copy link

if you do not want to sync to root of a bucket it is necessary that you can also define the s3 bucket path to sync to

@jakejarvis
Copy link
Owner

Adding a path to the end of the bucket name should do the trick, like AWS_S3_BUCKET: 'mywebsite.com/public'. But you're definitely correct that this isn't intuitive and would be a good optional variable to have — I'll add one as soon as I get a chance!

Please let me know if that doesn't work in the meantime. :)

@tomaszcoding
Copy link

Hi,

first of all thanks for the action - it's very helpful!

If I specify destination directory and use --delete flag, will all files in the bucket be deleted (which don't exist in the build) or just the ones in the destination directory?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants