Fixed GitLab cache key for Gradle dependencies.#11552
Fixed GitLab cache key for Gradle dependencies.#11552gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
Conversation
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
|
/merge -f --reason "GitLab cache fixed, no need to pass MQ" |
|
View all feedbacks in Devflow UI.
The expected merge time in
Warning This change was merged without running any pre merge CI checks Reason: GitLab cache fixed, no need to pass MQ |
6a6eab7
into
master
What Does This Do
Update GitLab cache key.
Motivation
This key should be in sync with actual Gradle version we are using to build project.
Additional Notes
We should re-populate caches once merged.