mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 11:01:18 +00:00
This does not happen in this repo's tests, but containers/image's (make test-skopeo) fails in the containers_image_openpgp configuration with > not ok 10 signing > ... > # time="2019-06-11T20:59:32Z" level=fatal msg="Signing not supported: signing is not supported in github.com/containers/image built with the containers_image_openpgp build tag" To reproduce/test this: > make test-system BUILDTAGS='ostree containers_image_openpgp' Signed-off-by: Miloslav Trmač <mitr@redhat.com> |
||
---|---|---|
.. | ||
001-basic.bats | ||
010-inspect.bats | ||
020-copy.bats | ||
030-local-registry-tls.bats | ||
040-local-registry-auth.bats | ||
050-signing.bats | ||
helpers.bash | ||
run-tests |