test mealie

This commit is contained in:
Alexandre
2024-10-12 13:33:39 +02:00
parent 2b37de8f8b
commit 68b3639a3a
21 changed files with 1204 additions and 0 deletions

9
zzz_test/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "hkotel/mealie:nightly",
"amd64": "hkotel/mealie:nightly"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}