changeset 1887:e288e2f5914e appimage

Still troublesome. Try this
author Chris Cannam
date Wed, 27 Jun 2018 14:17:01 +0100
parents d93e0826b098
children f8f3fa1b1286
files deploy/linux/bintray.json
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/linux/bintray.json	Wed Jun 27 13:51:33 2018 +0100
+++ b/deploy/linux/bintray.json	Wed Jun 27 14:17:01 2018 +0100
@@ -17,7 +17,7 @@
 
     "files": [
         {
-            "includePattern": "(Sonic_Visualiser-x86_64.AppImage)",
+            "includePattern": "\./(Sonic_Visualiser-x86_64.AppImage)",
             "uploadPattern": "$1"
         }
     ],