We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab3a988 commit 2176eceCopy full SHA for 2176ece
1 file changed
.buildkite/pipeline.yml
@@ -126,4 +126,6 @@ steps:
126
- label: ":sleuth_or_spy: Lint Localized Strings Format"
127
command: .buildkite/commands/lint-localized-strings-format.sh
128
plugins: *common_plugins
129
- env: *common_env
+ env:
130
+ <<: *common_env
131
+ BUILDKITE_PLUGINS_ALWAYS_CLONE_FRESH: true
0 commit comments