Skip to content

ci: optimise docker lock location - #2670

Merged
Mirko-von-Leipzig merged 1 commit into
nextfrom
mirko/ci-time-docker
Sep 22, 2026
Merged

Mirko-von-Leipzig merged 1 commit into
nextfrom
mirko/ci-time-docker

Conversation

@Mirko-von-Leipzig

Copy link
Copy Markdown
Collaborator

Summary

Our docker jobs currently lock at the docker build cache level. This means concurrent jobs occupy runner time while they idle, waiting on the cache to unlock.

This PR adds a job-level lock which means we don't waste runner minutes on idling.

Changelog

changelog = "none"
reason    = "Internal change only."

@Mirko-von-Leipzig
Mirko-von-Leipzig merged commit e3a7d2a into next Sep 22, 2026
29 checks passed
@Mirko-von-Leipzig
Mirko-von-Leipzig deleted the mirko/ci-time-docker branch September 22, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant