xenadmin/mk/hotfix-map.json

11 lines
220 B
JSON
Raw Normal View History

{
"files": [
{
"pattern": "builds/xs/hotfixes/@BRANCH@/(*)",
"target": "xenadmin.git/Branding/Hotfixes/{1}",
"flat": "true",
"recursive": "true",
"regexp": "true"
}
]
}