]> git.sur5r.net Git - i3/i3/blobdiff - travis/bintray-autobuild-ubuntu.json
Replace http:// with https:// where applicable
[i3/i3] / travis / bintray-autobuild-ubuntu.json
index 79bd50c579d266b76beef338af451c091f2f218f..948f3dc46314f1be31fd98b96dc5765968ab1fd4 100644 (file)
@@ -13,7 +13,7 @@
 
     "files": [
         {
-            "includePattern": "deb/ubuntu-amd64/(.*\\.deb)$",
+            "includePattern": "build/deb/ubuntu-amd64/(.*\\.deb)$",
            "matrixParams": {
                 "deb_distribution": "xenial",
                 "deb_component": "main",
@@ -22,7 +22,7 @@
            "uploadPattern": "$1"
         },
         {
-            "includePattern": "deb/ubuntu-i386/(.*\\.deb)$",
+            "includePattern": "build/deb/ubuntu-i386/(.*\\.deb)$",
            "matrixParams": {
                 "deb_distribution": "xenial",
                 "deb_component": "main",