Configure test update server

This commit is contained in:
Yuya Ochiai
2018-06-29 00:15:59 +09:00
parent 1573363132
commit d8ea6a6b83

View File

@@ -1,7 +1,7 @@
{ {
"publish": [{ "publish": [{
"provider": "generic", "provider": "generic",
"url": "http://localhost:8081/" "url": "http://desktopupdate.mattermost.com/"
}], }],
"appId": "com.mattermost.desktop", "appId": "com.mattermost.desktop",
"artifactName": "${name}-${version}-${os}-${arch}.${ext}", "artifactName": "${name}-${version}-${os}-${arch}.${ext}",