mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02: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