mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-06 21:47:45 +00:00
Merge pull request #724 from vmware-tanzu/fix_git_sha_in_version_info
Copy .git dir during Docker build; used to bake git sha into binary
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
./.*
|
||||
# Allow .git to get copied into the container so we can use it in hack/get-ldflags.sh during build.
|
||||
!/.git
|
||||
./*.md
|
||||
./*.yaml
|
||||
./apis
|
||||
|
||||
Reference in New Issue
Block a user