Skip to content

Commit b7ce2b3

Browse files
Update the git cache repo path
1 parent 587ff48 commit b7ce2b3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.buildkite/cache-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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+
repo: "automattic/woocommerce-ios/"
1414
# Common environment values to use with the `env` key.
1515
- &common_env
1616
IMAGE_ID: xcode-14

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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+
repo: "automattic/woocommerce-ios/"
99
# Common environment values to use with the `env` key.
1010
- &common_env
1111
IMAGE_ID: xcode-14

.buildkite/release-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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+
repo: "automattic/woocommerce-ios/"
1111
# Common environment values to use with the `env` key.
1212
- &common_env
1313
IMAGE_ID: xcode-14

0 commit comments

Comments
 (0)