Skip to content

Commit d85723e

Browse files
committed
Switch to WIP CI toolkit branch
1 parent cdb7d4a commit d85723e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildkite/shared-pipeline-vars

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55

66
# The ~> modifier is not currently used, but we check for it just in case
77
XCODE_VERSION=$(sed -E -n 's/^(~> )?(.*)/xcode-\2/p' .xcode-version)
8-
CI_TOOLKIT_VERSION='3.10.0'
8+
CI_TOOLKIT_VERSION='mokagio/more-windows-utils'
99
NVM_PLUGIN_VERSION='0.3.0'
1010

1111
export IMAGE_ID="$XCODE_VERSION"
1212
export CI_TOOLKIT_PLUGIN="automattic/a8c-ci-toolkit#$CI_TOOLKIT_VERSION"
1313
export NVM_PLUGIN="automattic/nvm#$NVM_PLUGIN_VERSION"
14+
export BUILDKITE_PLUGINS_ALWAYS_CLONE_FRESH="true"

0 commit comments

Comments
 (0)