mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
WIP: don't exclude .git from rsync
This commit is contained in:
parent
1ff1a26426
commit
c1cced24aa
@ -676,7 +676,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