mirror of
https://github.com/containers/podman.git
synced 2025-12-02 11:08:36 +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