mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-03 16:41:04 +01:00
DO-3700: Add -src-pkgs file pattern in the hotfix-map file
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
parent
782b9bb40f
commit
4346de5eb8
@ -13,6 +13,13 @@
|
||||
"flat": "true",
|
||||
"recursive": "false",
|
||||
"regexp": "true"
|
||||
},
|
||||
{
|
||||
"pattern": "builds/xs/hotfixes/@BRANCH@/(*)/(*)/(*-src-pkgs.tar)",
|
||||
"target": "xenadmin.git/Branding/Hotfixes/{1}/{2}/{3}",
|
||||
"flat": "true",
|
||||
"recursive": "false",
|
||||
"regexp": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user