mirror of
https://github.com/containers/skopeo.git
synced 2025-08-14 12:46:03 +00:00
Unfortunately on a number of occasions, Skopeo has been released officially with a `-dev` suffix in the version number. Assist in catching this mistake at release time by the addition of a simple conditional test. Note that it must be positively enabled by a magic env. var. before executing the system tests. Original PR: https://github.com/containers/skopeo/pull/2631 Signed-off-by: Chris Evich <cevich@redhat.com> |
||
---|---|---|
.. | ||
testdata | ||
001-basic.bats | ||
010-inspect.bats | ||
020-copy.bats | ||
030-local-registry-tls.bats | ||
040-local-registry-auth.bats | ||
050-signing.bats | ||
060-delete.bats | ||
070-list-tags.bats | ||
080-sync.bats | ||
helpers.bash | ||
make-noarch-manifest | ||
run-tests |