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:
Mihaela Stoica 2018-04-27 10:31:28 +01:00 committed by GitHub
parent 782b9bb40f
commit 4346de5eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]
}