Remove duplicated INSTALLER_NAME parameter
[releng.git] / jjb / fuel / opnfv-fuel.yml
index a0fbce2..393f919 100644 (file)
     builders:
         - shell: |
             #!/bin/bash
-            echo "Hello World from OPNFV $INSTALLER_NAME"
-            echo "Running $INSTALLER_NAME with controller $CONTROLLER"
+            echo "Hello World from OPNFV $INSTALLER_TYPE"
+            echo "Running $INSTALLER_TYPE with controller $CONTROLLER"