Skip to content
Success

Changes

Summary

  1. ci(pipelines): expand cache pattern for lightning integration test (commit: 0742900) (details)
Commit 074290085ddf3ff4a98ead3d3c980e9106d1ba42 by noreply
ci(pipelines): expand cache pattern for lightning integration test (#4334)

Change cache includes pattern from 'tidb-lightning*' to '**/*' to ensure
all built binaries are cached, not just those matching the old pattern.
(commit: 0742900)
The file was modifiedpipelines/pingcap/tidb/release-7.6/pull_lightning_integration_test.groovy (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.0/pull_lightning_integration_test.groovy (diff)
The file was modifiedpipelines/pingcap/tidb/release-8.1/pull_lightning_integration_test.groovy (diff)
The file was modifiedpipelines/pingcap/tidb/latest/pull_lightning_integration_test.groovy (diff)