Files
podman/contrib/upldrel/README.md
Chris Evich 370b1a887c Cirrus: Reimplement release archive + upload
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>
2019-08-28 11:54:06 -04:00

10 lines
420 B
Markdown

![PODMAN logo](../../logo/podman-logo-source.svg)
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](../cirrus/build_release.sh)
Upload script: [../cirrus/upload_release_archive.sh](../cirrus/upload_release_archive.sh)