mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
11 lines
220 B
JSON
11 lines
220 B
JSON
|
{
|
||
|
"files": [
|
||
|
{
|
||
|
"pattern": "builds/xs/hotfixes/@BRANCH@/(*)",
|
||
|
"target": "xenadmin.git/Branding/Hotfixes/{1}",
|
||
|
"flat": "true",
|
||
|
"recursive": "true",
|
||
|
"regexp": "true"
|
||
|
}
|
||
|
]
|
||
|
}
|