From dedab89f69559e2982dbc71e53911227649598ec Mon Sep 17 00:00:00 2001 From: Damian Mee Date: Wed, 18 Mar 2020 22:34:25 +0800 Subject: [PATCH] =?UTF-8?q?Remove=20lnd=20line=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b8b472a..5915821 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ This repo builds [`bitcoind`] in an auditable way, and packages it into a minima * All architectures are aggregated under an easy-to-use [Docker Manifest] * All [`git-tags`] are [build automatically], and with an [auditable trace] * Each successful build of a `git tag` pushes result Docker image to [Docker Hub] -* Each successful build of a `git tag` uploads result Go binaries to [Github Releases] * Images pushed to Docker Hub are never deleted (even if `lnd` version gets overriden, previous one is preserved) * All `final` images are based on Alpine for minimum base size * All binaries are [`strip`ped]