From 0a960998625c3c2c4b6488c24aab0564d0ea3a73 Mon Sep 17 00:00:00 2001 From: Tony Li Date: Wed, 29 Nov 2023 11:27:38 +1300 Subject: [PATCH] update commit --- .buildkite/pipeline.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 9e83d7fa..9ccb996a 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,11 +1,12 @@ # Nodes with values to reuse in the pipeline. common_params: plugins: &common_plugins - - automattic/a8c-ci-toolkit#8d9bee918484aa5f795ef0034c780b978be906c5: - patch-cocoapods: true + - automattic/a8c-ci-toolkit#hack-to-patch-cocoapods: + patch-cocoapods: "true" # Common environment values to use with the `env` key. env: &common_env IMAGE_ID: xcode-15.0.1 + BUILDKITE_PLUGINS_ALWAYS_CLONE_FRESH: "true" # This is the default pipeline – it will build and test the app steps: