mirror of
https://github.com/containers/podman.git
synced 2025-10-09 23:15:39 +08:00

The initial implementation was far more complicated than necessary. Strip out the complexities in favor of a simpler and more direct approach. Signed-off-by: Chris Evich <cevich@redhat.com>
420 B
420 B
A container image for canonical-naming and uploading of
libpod and remote-client archives. Only intended to ever
be used by CI/CD, and depends heavily on an embedded
release.txt
file produced by make
.
Build script: ../cirrus/build_release.sh Upload script: ../cirrus/upload_release_archive.sh