From e0727b5dea6aad379258cedc92cdc945d8f8da33 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Sat, 5 Sep 2020 21:03:12 +0200 Subject: [PATCH] add link to extracted WAV files --- .gitlab-ci.yml | 3 +-- README.md | 6 ++++++ 2 files changed, 7 insertions(+), 2 deletions(-) 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/) -- 2.39.2