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 80c6fb96c4 git: allow checksum of annotated tag ref match either tag or commit sha
This is more flexible as from the user standpoint it might not
be easy to know if a version tag is annotated or not.

Downside of this change is that we can't create a cache key
automatically when checksum was set and no keep-git-dir as we
don't know which checksum is being used.

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

24 KiB