Files
hassio-addons/gitea/build.json

10 lines
164 B
JSON

{
"build_from": {
"aarch64": "gitea/gitea:latest",
"amd64": "gitea/gitea:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}