From 851349345b4bbf5c4da8a1e5d102e08a3b781a9b Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Mon, 6 Dec 2021 15:57:13 -0500 Subject: Cirrus: Remove remnants of nix-based static build Simply a readme update and dead-code cleanup. Signed-off-by: Chris Evich --- README.md | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2b384239f..c2a7130f1 100644 --- a/README.md +++ b/README.md @@ -166,13 +166,3 @@ familiar container cli commands. For more details, see the Podman formerly offered a Varlink-based API for remote management of containers. However, this API was replaced by the REST API. Varlink support has been removed as of the 3.0 release. For more details, you can see [this blog](https://podman.io/blogs/2020/01/17/podman-new-api.html). - -## Static Binary Builds -The Cirrus CI integration within this repository contains a `Static_Build` job -which produces static Podman binaries for testing purposes. Please note that -these binaries are not officially supported with respect to feature-completeness -and functionality and should be only used for testing. To download these binaries, -load the build link with the commit SHA at -[main](https://cirrus-ci.com/github/containers/podman/main) or -`https://cirrus-ci.com/github/containers/podman/pull/` -and open the artifacts folder within `Static Build`. -- cgit v1.2.3-54-g00ecf