From a479f470aaa734f8aa0c6f9cd20e951553a0426f Mon Sep 17 00:00:00 2001 From: Martin/Geno Date: Mon, 12 Aug 2019 00:27:59 +0200 Subject: [PATCH] add README with link to ci builds --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6197561 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Android App for card10 + +[![pipeline status](https://git.card10.badge.events.ccc.de/Anon/donkey/badges/master/pipeline.svg)](https://git.card10.badge.events.ccc.de/Anon/donkey/pipelines) + +## Download + +Latest Build binary from ci here: + +[Download Debug-Binary](https://git.card10.badge.events.ccc.de/Anon/donkey/-/jobs/artifacts/master/raw/app/build/outputs/apk/debug/app-debug.apk?inline=false&job=build) + -- GitLab