changeset 1885:379586e72d20 appimage

Upload path
author Chris Cannam
date Wed, 27 Jun 2018 13:28:58 +0100
parents 430f0cdb24f9
children d93e0826b098
files deploy/linux/bintray.json
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/linux/bintray.json	Wed Jun 27 12:59:18 2018 +0100
+++ b/deploy/linux/bintray.json	Wed Jun 27 13:28:58 2018 +0100
@@ -17,7 +17,8 @@
 
     "files": [
         {
-            "includePattern": "Sonic_Visualiser-x86_64.AppImage"
+            "includePattern": "Sonic_Visualiser-x86_64.AppImage",
+            "uploadPattern": "$1"
         }
     ],