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 possibility to change props per key using globs #9

Merged
merged 3 commits into from
Apr 21, 2018

Conversation

alexandrusavin
Copy link
Contributor

This will enable the customization of props for uploaded files.
Ex.:

custom:
  s3Sync:
    - bucketName: my-bucket
      localDir: dist/
      params:
        - index.html:
            CacheControl: 'no-cache'

@k1LoW
Copy link
Owner

k1LoW commented Apr 15, 2018

👀

@alexandrusavin
Copy link
Contributor Author

@k1LoW Eny thoughts on this PR?

@k1LoW
Copy link
Owner

k1LoW commented Apr 21, 2018

Sorry for the late reply 🙏
LGTM !! I checked this PR !!

@k1LoW k1LoW merged commit 79100ae into k1LoW:master Apr 21, 2018
@k1LoW
Copy link
Owner

k1LoW commented Apr 21, 2018

Released as v1.5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants