We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85664c7 commit abfb676Copy full SHA for abfb676
1 file changed
.buildkite/pipelines/pull_request/base.yml
@@ -7,8 +7,8 @@ steps:
7
8
# - wait
9
10
- - command: .buildkite/scripts/steps/bazel_cache/test.sh
11
- label: Bootstrap with partial cache
+ - command: .buildkite/scripts/steps/bazel_cache/test_clean.sh
+ label: Bootstrap with no disk cache
12
timeout_in_minutes: 20
13
parallelism: 100
14
agents:
0 commit comments