File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,10 @@ common_params:
1010 - automattic/bash-cache#2.8.0
1111 - automattic/git-s3-cache#v1.1.3:
1212 bucket : " a8c-repo-mirrors"
13- repo : " woocommerce/woocommerce-ios/"
13+ # This is not necessarily the actual name of the repo or the GitHub organization
14+ # it belongs to. It is the key used in the bucket, which is set based on
15+ # the Buildkite pipeline slug
16+ repo : " automattic/woocommerce-ios/"
1417 # Common environment values to use with the `env` key.
1518 - &common_env
1619 IMAGE_ID : xcode-14
Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ common_params:
55 - automattic/bash-cache#2.8.0
66 - automattic/git-s3-cache#v1.1.3:
77 bucket : " a8c-repo-mirrors"
8- repo : " woocommerce/woocommerce-ios/"
8+ # This is not necessarily the actual name of the repo or the GitHub organization
9+ # it belongs to. It is the key used in the bucket, which is set based on
10+ # the Buildkite pipeline slug
11+ repo : " automattic/woocommerce-ios/"
912 # Common environment values to use with the `env` key.
1013 - &common_env
1114 IMAGE_ID : xcode-14
Original file line number Diff line number Diff line change @@ -7,7 +7,10 @@ common_params:
77 - automattic/bash-cache#2.8.0
88 - automattic/git-s3-cache#v1.1.3:
99 bucket : " a8c-repo-mirrors"
10- repo : " woocommerce/woocommerce-ios/"
10+ # This is not necessarily the actual name of the repo or the GitHub organization
11+ # it belongs to. It is the key used in the bucket, which is set based on
12+ # the Buildkite pipeline slug
13+ repo : " automattic/woocommerce-ios/"
1114 # Common environment values to use with the `env` key.
1215 - &common_env
1316 IMAGE_ID : xcode-14
You can’t perform that action at this time.
0 commit comments