mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
deploy: Support invalidating a CloudFront CDN cache
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
2838d58b1d
commit
f4956d9aae
@@ -32,6 +32,8 @@ type deployConfig struct {
|
||||
type target struct {
|
||||
Name string
|
||||
URL string
|
||||
|
||||
CloudFrontDistributionID string
|
||||
}
|
||||
|
||||
// matcher represents configuration to be applied to files whose paths match
|
||||
|
||||
Reference in New Issue
Block a user