add openproject

This commit is contained in:
baldarn
2024-05-09 16:01:32 +02:00
parent 09e55c8a50
commit b5550fca52
9 changed files with 281 additions and 0 deletions

9
openproject/build.json Normal file
View File

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