add ccsdk-sli-northbound
[infra/cicd.git] / jjb / cloud-infra / scripts / generate-k8sdeployment-environment.sh
index d45ff85cb33350eef84f775c5d5483e057d290b2..ca285a46aa063f7e56e6f49a39c912a94107131a 100644 (file)
@@ -29,10 +29,6 @@ export K8S_DEPLOYMENT_FILE="$WORKSPACE/k8s.properties"
 
 echo "Info  : Generating k8s properties"
 
-# determine the project
-# this scripts is used by all engine repos so we need to determine what this change is for
-export ENGINE_COMPONENT="${GERRIT_PROJECT//*\//}"
-
 echo "Info  : Setting STACK_TYPE and STACK_VERSION"
 
 export STACK_TYPE="kubernetes"