1
0
mirror of https://github.com/moby/buildkit.git synced 2025-11-07 23:06:20 +03:00
Files
buildkit/source/git/source.go
Tonis Tiigi 299b9cdd86 git: fix annotated tag pinning and cache keys
Pin of annotated tag should be tha SHA of tag, not
the commit it is pointing to.

Cache key of annotated tag should be SHA of the tag
if keep-git-dir is enabled and SHA of underlying
commit otherwise.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2025-09-30 12:22:08 -07:00

24 KiB