diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43ac476..350c638 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,3 @@ -# This file is a template, and might need editing before it works on your project. -# This is the Gradle build system for JVM applications -# https://gradle.org/ -# https://github.com/gradle/gradle image: gradle:alpine # Disable the Gradle daemon for Continuous Integration servers as correctness diff --git a/README.md b/README.md index 1799b3f..2e46038 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,6 @@ Hence, authentication must first be achieved using Firefox. Then there are two p - Else, Bandcamp cookies must be exported in JSON using the Firefox Addon [Cookie Quick Manager](https://addons.mozilla.org/en-US/firefox/addon/cookie-quick-manager/). This JSON file can then be used using the parameter `--cookies-file`: -## Installation - -After each commit, the continuous integration (CI) builds a new standalone (ie. that includes all dependencies) executable jar that can be used as is. -The last produced jar can always be found [at this link](https://framagit.org/Gwendal/bandcamp-collection-downloader/-/jobs/artifacts/master/raw/build/libs/bandcamp-collection-downloader.jar?job=build). - ## Usage Example of command: