Skip to content

Commit c001d85

Browse files
committed
ci(cli): Better Bunny CDN rules for catalog feeds by filename
1 parent f36c839 commit c001d85

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/cli/ci/bunny-config-base.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,8 @@ configure_edge_rule '
162162
"PatternMatches": [
163163
"*/_api/*",
164164
"*/_feeds/*",
165-
"*/admin/*"
165+
"*/admin/*",
166+
"*/catalog.xml"
166167
]
167168
},
168169
{

0 commit comments

Comments
 (0)