Skip to content

Commit

Permalink
Run checkpart 4 with configuration cache enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
breskeby committed Nov 22, 2024
1 parent bff8ce6 commit d0552a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/pull-request/part-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ config:
skip-target-branches: "7.17"
steps:
- label: part-4
command: .ci/scripts/run-gradle.sh -Dignore.tests.seed checkPart4
command: .ci/scripts/run-gradle.sh -Dignore.tests.seed checkPart4 --configuration-cache
timeout_in_minutes: 300
agents:
provider: gcp
Expand Down

0 comments on commit d0552a0

Please sign in to comment.