summaryrefslogtreecommitdiffstats
path: root/deploy.env
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.env')
-rw-r--r--deploy.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy.env b/deploy.env
index 5238261..94e5425 100644
--- a/deploy.env
+++ b/deploy.env
@@ -2,6 +2,7 @@
export VENDOR=${VENDOR:-ericsson-pod2}
export INSTALLER=bmra
+export BMRA_PROFILE=$(yq r $CURRENTPATH/hw_config/$VENDOR/idf.yaml bmra.profile)
# Deployment type. Supports "full" and "k8s"
export DEPLOYMENT=${DEPLOYMENT:-full}