rollabck openproject addons

This commit is contained in:
ai-dev
2024-11-08 06:18:03 +01:00
parent 3e4f17a952
commit e374673318
10 changed files with 300 additions and 0 deletions

9
openproject/build.json Normal file
View File

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