xenadmin/mk/hotfix-map.json
Konstantina Chremmou 88b7cd53b4 CP-20149: Build overhaul: build XenCenter using a Jenkinsfile.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-18 13:48:42 +00:00

11 lines
220 B
JSON

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