add openproject addon

This commit is contained in:
ai-dev
2024-11-08 05:05:13 +01:00
parent 11725191b8
commit 62b516457c
10 changed files with 301 additions and 0 deletions

9
openproject/build.json Normal file
View File

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