Skip to content

Commit

Permalink
update commit
Browse files Browse the repository at this point in the history
  • Loading branch information
crazytonyli committed Nov 28, 2023
1 parent 58c479c commit 0a96099
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 0a96099

Please sign in to comment.