diff --git a/build_configs.json b/build_configs.json index 708e8be..7478efd 100644 --- a/build_configs.json +++ b/build_configs.json @@ -3,7 +3,7 @@ "c8": { "linked_builds": [1221,2323], "build_flavors": [7,8], - "mock": { + "mock_options": { "definitions": { "test": "1" }, diff --git a/example.json b/example.json index c1c9a27..d65001d 100644 --- a/example.json +++ b/example.json @@ -3,7 +3,7 @@ "branch_template(a9*, a9, a9-stream*,)": { "linked_builds": [], "build_flavors": [], - "mock": { + "mock_options": { "definitions": { "macro_name": "macro_value" },