Skip to content

Commit

Permalink
Add labels to build schema (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
ludeeus and frenck authored Sep 27, 2021
1 parent b4d8034 commit a4eaa44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/build.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@
"type": "string"
}
},
"labels": {
"additionalProperties": {
"type": "string"
},
"default": {},
"type": "object"
},
"type": "object"
},
"squash": {
Expand Down

0 comments on commit a4eaa44

Please sign in to comment.