mirror of
https://github.com/containers/skopeo.git
synced 2025-09-19 00:46:17 +00:00
Cirrus: Update to F36 w/ netavark+aardvark-dns
Also includes some updates relating to improvements in the common automation library. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@@ -30,12 +30,6 @@ else
|
||||
) > /dev/stderr
|
||||
fi
|
||||
|
||||
OS_RELEASE_ID="$(source /etc/os-release; echo $ID)"
|
||||
# GCE image-name compatible string representation of distribution _major_ version
|
||||
OS_RELEASE_VER="$(source /etc/os-release; echo $VERSION_ID | tr -d '.')"
|
||||
# Combined to ease some usage
|
||||
OS_REL_VER="${OS_RELEASE_ID}-${OS_RELEASE_VER}"
|
||||
|
||||
# This is the magic interpreted by the tests to allow modifying local config/services.
|
||||
SKOPEO_CONTAINER_TESTS=1
|
||||
|
||||
|
Reference in New Issue
Block a user