From 25323eb9b4ff8ef1716d625bcc1567167675ffdc Mon Sep 17 00:00:00 2001 From: liamtoozer Date: Tue, 27 Aug 2024 11:53:23 +0100 Subject: [PATCH] Migrate to docker image repo (#162) --- ci/run-benchmark.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/run-benchmark.yaml b/ci/run-benchmark.yaml index be9778fa..cbec5f1f 100644 --- a/ci/run-benchmark.yaml +++ b/ci/run-benchmark.yaml @@ -2,7 +2,7 @@ platform: linux image_resource: type: registry-image source: - repository: ((image_registry))/eq-app-k8s-deploy-image + repository: ((image_registry))/eq-k8s-helm-deploy-image tag: ((deploy_image_version)) inputs: - name: eq-survey-runner-benchmark