From 7f646377988e9c3fef5676c3d0c14954d236a290 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Mon, 3 May 2021 16:47:07 +0300 Subject: [PATCH] No longer need this file. --- share/bintray.json | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 share/bintray.json diff --git a/share/bintray.json b/share/bintray.json deleted file mode 100644 index 3066445f8..000000000 --- a/share/bintray.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "package": { - "name": "valentina-osx_auto-upload", - "repo": "Valentina", - "subject": "dismine", - "desc": "Was pushed completely automatically", - "website_url": "https://valentinaproject.bitbucket.io", - "issue_tracker_url": "https://gitlab.com/smart-pattern/valentina/-/issues", - "vcs_url": "https://gitlab.com/smart-pattern/valentina", - "github_use_tag_release_notes": false, - "licenses": ["GPL-3.0"], - "labels": ["patternmaking"], - "public_download_numbers": false, - "public_stats": false - }, - - "version": { - "name": "0.7.46", - "desc": "Test branch release", - "released": "2021-03-31", - "vcs_tag": "v0.7.46", - "gpgSign": false - }, - - "files": - [ - {"includePattern": "./(valentina-osx-.*\\.tar.gz)", "uploadPattern": "$1", - "matrixParams": { - "override": 1 } - } - ], - "publish": true -}