Skip to content

Commit dff1907

Browse files
committed
fix: add ci r2 bindings
1 parent 29a006c commit dff1907

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

wrangler.toml

+5
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ kv_namespaces = [
3030
{ binding = "CONFIGS", id = "bb91e12a65a8462282396f32e63406f1", preview_id = "bb91e12a65a8462282396f32e63406f1" }
3131
]
3232

33+
[[env.ci.r2_buckets]]
34+
binding = "CATALOG_BUCKET"
35+
preview_bucket_name = "adobe-commerce-catalog-dev"
36+
bucket_name = "adobe-commerce-catalog-ci"
37+
3338
[env.ci.vars]
3439
VERSION = "@@VERSION@@-ci"
3540
ENVIRONMENT = "ci"

0 commit comments

Comments
 (0)