mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
14 lines
No EOL
308 B
JSON
14 lines
No EOL
308 B
JSON
[
|
|
{
|
|
"url": "https://github.com/frappe/erpnext",
|
|
"branch": "version-15"
|
|
},
|
|
{
|
|
"url": "https://github.com/frappe/payments",
|
|
"branch": "version-15"
|
|
},
|
|
{
|
|
"url": "https://{{ PAT }}@git.example.com/project/repository.git",
|
|
"branch": "main"
|
|
}
|
|
] |