Files
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
..
2020-01-17 10:43:48 -05: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