|
@@ -72,6 +72,7 @@
|
|
|
"context": {"type": "string"},
|
|
|
"dockerfile": {"type": "string"},
|
|
|
"args": {"$ref": "#/definitions/list_or_dict"},
|
|
|
+ "labels": {"$ref": "#/definitions/list_or_dict"},
|
|
|
"cache_from": {"$ref": "#/definitions/list_of_strings"}
|
|
|
},
|
|
|
"additionalProperties": false
|