Merge "Revert "containers: use github mirror for spice-htmp5""

This commit is contained in:
Zuul 2025-03-25 17:50:46 +00:00 committed by Gerrit Code Review
commit df024a2a21

@ -43,8 +43,7 @@ export USE_DOCKER_CACHE=no
TAG_LATEST=no
TAG_LIST_FILE=
TAG_LIST_LATEST_FILE=
#DEFAULT_SPICE_REPO="https://gitlab.freedesktop.org/spice/spice-html5"
DEFAULT_SPICE_REPO="https://github.com/freedesktop-unofficial-mirror/spice__spice-html5.git"
DEFAULT_SPICE_REPO="https://gitlab.freedesktop.org/spice/spice-html5"
declare -a ONLY
declare -a SKIP
declare -i MAX_ATTEMPTS=1