Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Docker base image layers caching
- Cache base image layers only - Cache for verify job only - Do not cache for publish job since: - most of the work is cross compiling - go.mod often change between publish jobs - prevent bugs introduced due to the cache (unlikely)
- Loading branch information