]> git.zerfleddert.de Git - 32620_extract/commitdiff
add link to extracted WAV files
authorMichael Gernoth <michael@gernoth.net>
Sat, 5 Sep 2020 19:03:12 +0000 (21:03 +0200)
committerMichael Gernoth <michael@gernoth.net>
Sat, 5 Sep 2020 19:04:46 +0000 (21:04 +0200)
.gitlab-ci.yml
README.md

index c8a423377c2a46df3bb5e79b229cc7ad804b2b8e..e3f77b5b1d046ef46bad409d1d16a32c71ddfd08 100644 (file)
@@ -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
index 0e9c586fff72e17082dd142e17c8e23fda009330..208a1b5300ef16742077034049108699d47537a4 100644 (file)
--- 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/)
Impressum, Datenschutz