frappe_docker/ci/apps.json
2023-07-14 10:52:55 +07:00

18 lines
348 B
JSON

[
{
"url": "https://github.com/frappe/erpnext.git",
"branch": "version-14"
},
{
"url": "https://github.com/frappe/payments.git",
"branch": "version-14"
},
{
"url": "https://github.com/frappe/helpdesk.git",
"branch": "main"
},
{
"url": "https://github.com/frappe/hrms.git",
"branch": "version-14"
}
]