mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Fix .git rsync filter
This commit is contained in:
parent
68436545ff
commit
555b4215d6
@ -720,7 +720,7 @@ function kube::build::sync_to_container() {
|
||||
# necessary.
|
||||
kube::build::rsync \
|
||||
--delete \
|
||||
--filter='H /.git/' \
|
||||
--filter='H /.git' \
|
||||
--filter='- /.make/' \
|
||||
--filter='- /_tmp/' \
|
||||
--filter='- /_output/' \
|
||||
|
Loading…
Reference in New Issue
Block a user