diff options
author | Chris Evich <cevich@redhat.com> | 2021-11-22 14:48:22 -0500 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2021-11-22 14:50:16 -0500 |
commit | aa301225aa13c34f2676e4240352c4efeb6cc3f2 (patch) | |
tree | 380e930d632cc82c789d77bb547f3517b3c54d02 /RELEASE_PROCESS.md | |
parent | ed83ef2517ba4d6a0c7659206fe3a2faa0bdf547 (diff) | |
download | podman-aa301225aa13c34f2676e4240352c4efeb6cc3f2.tar.gz podman-aa301225aa13c34f2676e4240352c4efeb6cc3f2.tar.bz2 podman-aa301225aa13c34f2676e4240352c4efeb6cc3f2.zip |
Cirrus: Strip out static nix build
Unfortunately the maintainer of this is no longer available
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'RELEASE_PROCESS.md')
-rw-r--r-- | RELEASE_PROCESS.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 8a6fea18c..d6414de73 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -241,15 +241,11 @@ spelled with complete minutiae. * `Cirrus CI / Alt Arch. Cross` - tarball for each architecture * `Cirrus CI / OSX Cross` - two zip files (amd64 and arm64) * `Cirrus CI / Windows Cross` - an `msi` file - * `Cirrus CI / Static Build` - the `bin/podman-remote` file Under the "Artifacts" section of each task, click the "gosrc" link, find and download the release archive (`zip`, `tar.gz` or `.msi`). Save the the archive with a meaningful name, for example `podman-v3.0.0.msi`. - 1. For the "Static Build" task, find the compiled `podman` and `podman-remote` - binaries under the "binary", then "bin" links. Tar these files as - `podman-static.tar.gz`. 1. The `podman-vX.Y.Z.dmg` file is produced manually by someone in possession of a developer signing key. 1. In the directory where you downloaded the archives, run @@ -267,7 +263,6 @@ spelled with complete minutiae. * podman-remote-release-darwin.zip * podman-remote-release-windows.zip - * podman-remote-static.tar.gz * podman-vX.Y.Z.msi * shasums 1. Save the release. |