From: Michael Gernoth Date: Sat, 5 Sep 2020 19:03:12 +0000 (+0200) Subject: add link to extracted WAV files X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/32620_extract/commitdiff_plain/e0727b5dea6aad379258cedc92cdc945d8f8da33?hp=0263d8ee5413ee00e518d6c222bc7edd4bd7893d add link to extracted WAV files --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c8a4233..e3f77b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - build -build-binary: +wav: stage: build image: name: debian:buster @@ -11,5 +11,4 @@ build-binary: - make artifacts: paths: - - extract - ./*.wav diff --git a/README.md b/README.md index 0e9c586..208a1b5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Clone and run `make` +## Extracted WAV files + +Extracted WAV files can be downloaded [here](https://gitlab.com/stargo/32620_extract/builds/artifacts/master/download?job=wav) + +## Ressources + Rom files from: [Crypto Museum](https://www.cryptomuseum.com/spy/owvl/32620/index.htm) Decoding information from: [Taking a look at Gerät 32620](https://blog.ardy.io/2020/8/geraet-32620/)