fuel: installer param: Add CI_DEBUG=false
[releng.git] / jjb / global / installer-params.yml
index 454cee8..1415a6e 100644 (file)
           name: GS_URL
           default: '$GS_BASE{gs-pathname}'
           description: "URL to Google Storage."
+      - string:
+          name: CI_DEBUG
+          default: 'false'
+          description: "Show debug output information"
 
 - parameter:
     name: 'joid-defaults'