mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
de31b24242
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
12 lines
257 B
JSON
12 lines
257 B
JSON
{
|
|
"files": [
|
|
{
|
|
"pattern": "builds/xs/hotfixes/@BRANCH@/(*)",
|
|
"target": "xenadmin.git/Branding/Hotfixes/{1}",
|
|
"flat": "true",
|
|
"recursive": "true",
|
|
"regexp": "true",
|
|
"excludePatterns": ["*.sha256"]
|
|
}
|
|
]
|
|
} |