adding kubernetesdir parameter to 6.0 post actions build job

Change-Id: Ib0362a75fc0fb10bb2872fa9e4fb6eee6679603e
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index a5bed10..1273c50 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -289,6 +289,11 @@
          description: 'The deployment configs folder'
 
       - string:
+         name: configKubernetesDir
+         default: 'kubernetes-configs'
+         description: 'The kubernetes config folder'
+
+      - string:
          name: configFileName
          default: '{config-pod}'
          description: 'The config file'