mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
deploy: Add tests; fix Windows
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
527cf1ab03
commit
5dc6d0df94
@@ -43,6 +43,7 @@ type target struct {
|
||||
// a specified pattern.
|
||||
type matcher struct {
|
||||
// Pattern is the string pattern to match against paths.
|
||||
// Matching is done against paths converted to use / as the path separator.
|
||||
Pattern string
|
||||
|
||||
// CacheControl specifies caching attributes to use when serving the blob.
|
||||
|
Reference in New Issue
Block a user