From c488f2ec9f5f6fb2e856981be396fb2762a5ad80 Mon Sep 17 00:00:00 2001
From: Matteo Di Carlo <matteo.dicarlo@inaf.it>
Date: Fri, 17 Feb 2023 16:06:45 +0100
Subject: [PATCH] ST-1502 revert

Signed-off-by: Matteo Di Carlo <matteo.dicarlo@inaf.it>
---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c2bb633b..c268cd26 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -793,7 +793,3 @@ oci-image-scan:
     when: always
     reports:
       container_scanning: gl-container-scanning-report.json
-
-helm-chart-build:
-  variables:
-    CAR_OCI_REGISTRY_HOST: $CI_REGISTRY/ska-telescope/ska-tango-images
\ No newline at end of file
-- 
GitLab