summaryrefslogtreecommitdiffstats
path: root/jjb/armband/armband-deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/armband/armband-deploy.sh')
-rwxr-xr-xjjb/armband/armband-deploy.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/armband/armband-deploy.sh b/jjb/armband/armband-deploy.sh
index d6a78e2d6..97430c114 100755
--- a/jjb/armband/armband-deploy.sh
+++ b/jjb/armband/armband-deploy.sh
@@ -72,6 +72,9 @@ echo "Issuing command"
echo "$DEPLOY_COMMAND"
echo
+# FIXME
+export TARGET_LAB=${LAB_NAME}
+export TARGET_POD=${POD_NAME}
$DEPLOY_COMMAND
echo