Browse Source

Clean comment gitlab ci file

master
Gwendal 6 years ago
parent
commit
265e9ed36d
2 changed files with 0 additions and 9 deletions
  1. +0
    -4
      .gitlab-ci.yml
  2. +0
    -5
      README.md

+ 0
- 4
.gitlab-ci.yml View File

@ -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


+ 0
- 5
README.md View File

@ -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:


Loading…
Cancel
Save