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

This reverts commit 6efadc1683a95f49c528e074d9155cafa39c66db.

Reason for revert: Original repo is back

Change-Id: Ia1216166f7319231baeafd3b41fcf875e3b8df9c
This commit is contained in:
Davlet Panech 2025-03-24 20:04:59 +00:00 committed by Gerrit Code Review
parent 6efadc1683
commit 5f6402afd6

View File

@ -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