mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
28 lines
No EOL
605 B
Text
28 lines
No EOL
605 B
Text
{
|
|
"check_interval": 600,
|
|
"outputdir": "/opt/ailbuilder/images",
|
|
"sign": true,
|
|
"github": [
|
|
{
|
|
"name": "AIL",
|
|
"id": "ail-project/ail-framework",
|
|
"mode": "commits",
|
|
"args": [
|
|
"--ail",
|
|
"--ail-name",
|
|
"AIL"
|
|
]
|
|
},
|
|
{
|
|
"name": "Lacus",
|
|
"id": "ail-project/lacus",
|
|
"mode": "commits",
|
|
"args": [
|
|
"--lacus",
|
|
"--lacus-name",
|
|
"Lacus"
|
|
]
|
|
}
|
|
],
|
|
"apt": []
|
|
} |