Skip to content

Commit 59d5090

Browse files
committed
Remove unused YAML anchor and fix indentation in pipeline
1 parent e0526bf commit 59d5090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Nodes with values to reuse in the pipeline.
22
common_params:
33
plugins: &common_plugins
4-
- &bash_cache automattic/a8c-ci-toolkit#2.13.0
4+
- automattic/a8c-ci-toolkit#2.13.0
55
# Common environment values to use with the `env` key.
66
env: &common_env
77
IMAGE_ID: xcode-13

0 commit comments

Comments
 (0)