diff --git a/src/build.schema.json b/src/build.schema.json index b12e6d3..04f447c 100644 --- a/src/build.schema.json +++ b/src/build.schema.json @@ -37,13 +37,13 @@ "type": "string" } }, - "labels": { - "additionalProperties": { - "type": "string" - }, - "default": {}, - "type": "object" + "type": "object" + }, + "labels": { + "additionalProperties": { + "type": "string" }, + "default": {}, "type": "object" }, "squash": {