mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
b409313364
- Moved all scripts to new folder 'scripts'. - Replaced preliminary check bash scripts with PowerShell scripts. - Added proper spellcheck with aspell (travis only). Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
20 lines
535 B
JSON
20 lines
535 B
JSON
{
|
|
"files": [
|
|
{
|
|
"pattern": "builds/xs/hotfixes/trunk/RPU003/9.0/RPU003.xsupdate",
|
|
"target": "xenadmin.git/Branding/Hotfixes/RPU003.xsupdate",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "builds/xs/hotfixes/trunk/RPU004/8.0/RPU004.iso",
|
|
"target": "xenadmin.git/Branding/Hotfixes/RPU004.iso",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "builds/xs/hotfixes/trunk/RPU005/1.0/RPU005.iso",
|
|
"target": "xenadmin.git/Branding/Hotfixes/RPU005.iso",
|
|
"flat": "true"
|
|
}
|
|
]
|
|
}
|