adding deb build parameter to pod jobs

Change-Id: Ib58426dd7ff5a29db4d1ed044babdabe9dfdf381
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 2516c9f..2072bd0 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -444,6 +444,11 @@
          description: 'The kubernetes deployment config file'
 
       - string:
+         name: oltDebVersion
+         default: ''
+         description: 'OLT Software version to install'
+
+      - string:
          name: branch
          default: '{branch}'