Pass pod and stream to joid multijob builder macros
[releng.git] / jjb / joid / joid.yml
index 72fbcf8..eec430d 100644 (file)
@@ -65,7 +65,9 @@
             branch: '{branch}'
 
     builders:
-        - '{installer}-multijob-{pod}-builder'
+        - '{installer}-multijob-{pod}-builder':
+            pod: '{pod}'
+            stream: '{stream}'
 
 - job-template:
     name: 'joid-deploy-{pod}-daily-{stream}'