about summary refs log tree commit diff
path: root/scalingo.json
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-08-29 14:23:45 +0200
committerGitHub <noreply@github.com>2018-08-29 14:23:45 +0200
commit1b479f08c56f2a4c291ccfffcb8e1217f0ca3686 (patch)
tree748d12024f97e2f6bdd99332d80c99778360179e /scalingo.json
parentc4b34791733de5b396a726aeff3f16d349e56c7e (diff)
parentc24491a8dfa79e1ca7f48c3b393a9d7b427eb9df (diff)
Merge pull request #690 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'scalingo.json')
-rw-r--r--scalingo.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/scalingo.json b/scalingo.json
index 873731ac9..dd8fb5530 100644
--- a/scalingo.json
+++ b/scalingo.json
@@ -91,6 +91,11 @@
       "description": "Internal scalingo configuration",
       "required": true,
       "value": "https://github.com/Scalingo/multi-buildpack.git"
+    },
+    "WITH_FFPROBE": {
+      "description": "Internal scalingo configuration to install ffprobe",
+      "required": true,
+      "value": "true"
     }
   },
   "scripts": {