Dockerize update-staging-godeps

This commit is contained in:
Christoph Blecker
2017-06-22 17:37:38 -07:00
parent a4d838edb2
commit 2ee8983daf
5 changed files with 136 additions and 79 deletions

View File

@@ -714,6 +714,7 @@ function kube::build::copy_output() {
--filter='- /_temp/' \
--filter='+ /vendor/' \
--filter='+ /Godeps/' \
--filter='+ /staging/***/Godeps/**' \
--filter='+ /_output/dockerized/bin/**' \
--filter='+ zz_generated.*' \
--filter='+ generated.proto' \