From 12aeae7c85c0b0020f43b3d46f6f083140b554f1 Mon Sep 17 00:00:00 2001 From: Akhil Jha <38880644+akhil-jha@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:34:08 +0530 Subject: [PATCH] Add tag --- deploy/iqe-trigger-integration.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/deploy/iqe-trigger-integration.yml b/deploy/iqe-trigger-integration.yml index fc5bf35c..b2109fbf 100644 --- a/deploy/iqe-trigger-integration.yml +++ b/deploy/iqe-trigger-integration.yml @@ -126,10 +126,7 @@ parameters: from: "[a-z0-9]{6}" - name: IQE_IMAGE description: "container image path for the iqe plugin" - value: quay.io/cloudservices/iqe-tests -- name: IQE_IMAGE_TAG - description: "container image tag for iqe plugin" - value: 'insights-experiences' + value: quay.io/cloudservices/iqe-tests:insights-experiences - name: ENV_FOR_DYNACONF value: stage_proxy - name: USE_BETA