podman/contrib/upldrel
Chris Evich c183dddea6
Minor: Bugfix in upload image
The release upload process always involves two filenames, however the
second filename might (someday) be optional.  The code allowed for this,
however input validation did not.  This change fixes the validation.

Signed-off-by: Chris Evich <cevich@redhat.com>
2020-01-17 10:43:48 -05:00
..
Dockerfile Cirrus: Reimplement release archive + upload 2019-08-28 11:54:06 -04:00
entrypoint.sh Minor: Bugfix in upload image 2020-01-17 10:43:48 -05:00
README.md Cirrus: Reimplement release archive + upload 2019-08-28 11:54:06 -04:00

PODMAN logo

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