mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Merge pull request #117827 from BenTheElder/git-fun
Don't exclude .git from rsync
This commit is contained in:
commit
13ee40c6f2
@ -677,7 +677,6 @@ function kube::build::sync_to_container() {
|
||||
# necessary.
|
||||
kube::build::rsync \
|
||||
--delete \
|
||||
--filter='H /.git' \
|
||||
--filter='- /_tmp/' \
|
||||
--filter='- /_output/' \
|
||||
--filter='- /' \
|
||||
|
Loading…
Reference in New Issue
Block a user