elct9620 / ruby-gitlab-ci

The GitLab CI templates for Ruby project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use registry cache by default for docker to speed up CI

elct9620 opened this issue · comments

When the Docker cache is large, the registry mode is faster than the local cache.

Make docker cache to registry.example.com/repo/cache with $CI_COMMIT_REF_SLUG by default but allow to change the logic.

The manifest will be unable to display until GitLab fixed it:
截圖 2023-07-13 上午11 20 27