Github bot : json sorted

This commit is contained in:
github-actions
2022-06-12 00:23:49 +00:00
parent 3441e75066
commit f4a067d136
5 changed files with 23 additions and 23 deletions

View File

@@ -1,10 +1,10 @@
{
"build_from": {
"aarch64": "tinyserve/xteve:latest",
"amd64": "tinyserve/xteve:latest",
"armv7": "tinyserve/xteve:latest"
},
"codenotary":
{
"signer": "alexandrep.github@gmail.com" }
"build_from": {
"aarch64": "tinyserve/xteve:latest",
"amd64": "tinyserve/xteve:latest",
"armv7": "tinyserve/xteve:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}