From 1cd4f3df184cb129402118bd164c59f33ab2871f Mon Sep 17 00:00:00 2001 From: Aleksandr Kurlov Date: Tue, 2 Jul 2024 20:15:41 +0200 Subject: [PATCH] Fix probe build --- build_push_app_interface.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_push_app_interface.sh b/build_push_app_interface.sh index 4249e1ebd..073345730 100755 --- a/build_push_app_interface.sh +++ b/build_push_app_interface.sh @@ -66,6 +66,6 @@ make \ make \ external_image_registry="quay.io" \ - image_repository="${PROBE_IMAGE_REPOSITORY}" \ + probe_image_repository="${PROBE_IMAGE_REPOSITORY}" \ TAG="${VERSION}" \ push/app-interface/probe