From 9939fc9beddfe65245d346b9c9b4a2f212f4df59 Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Mon, 29 Apr 2019 22:17:13 +0100 Subject: [PATCH] Add sample webhook to build_images.sh script Signed-off-by: James Munnelly --- hack/ci/lib/build_images.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/ci/lib/build_images.sh b/hack/ci/lib/build_images.sh index 7eb9956a4..7ff5e58a5 100755 --- a/hack/ci/lib/build_images.sh +++ b/hack/ci/lib/build_images.sh @@ -43,6 +43,7 @@ build_images() { "pebble:bazel" \ "quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.23.0" \ "k8s.gcr.io/defaultbackend:bazel" \ + "sample-webhook:bazel" \ "vault:bazel" \ "gcr.io/kubernetes-helm/tiller:bazel" \ ; do