docker-images: update default spice-html5 git URL
The original URL has been removed from github: https://github.com/freedesktop/spice-html5.git Replace it with a mirror: https://gitlab.freedesktop.org/spice/spice-html5 See also: https://review.opendev.org/c/openstack/openstack-ansible/+/881336 TESTS ================================== Build stx-nova images Closes-Bug: 2017592 Signed-off-by: Davlet Panech <davlet.panech@windriver.com> Change-Id: I15fa71e9ca607e9b03f92ba4926562a67a528cef
This commit is contained in:
parent
c4d81443b8
commit
7af589cf44
@ -41,7 +41,7 @@ export USE_DOCKER_CACHE=no
|
||||
TAG_LATEST=no
|
||||
TAG_LIST_FILE=
|
||||
TAG_LIST_LATEST_FILE=
|
||||
DEFAULT_SPICE_REPO=https://github.com/freedesktop/spice-html5.git
|
||||
DEFAULT_SPICE_REPO="https://gitlab.freedesktop.org/spice/spice-html5"
|
||||
declare -a ONLY
|
||||
declare -a SKIP
|
||||
declare -i MAX_ATTEMPTS=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user