octopress / deploy

Deployment for Octopress and Jekyll blogs.
MIT License
75 stars 23 forks source link

Override CloudFront Invalidations with fixed URL #67

Closed wlami closed 2 years ago

wlami commented 8 years ago

Add option invalidation_url in order to override the invalidation of every single file. As every invalidation url does cost money invalidating each file can get pretty costly. By using the invalidation_url option one can override the default invalidation mechanism. Only one invalidation is created using the given url.